See http://www.oskari.org/ for more info about Oskari.
Oskari-docker is a utility that facilitates deployment and running of Oskari backend and frontend via Docker container with the use of Packer.
Packer is a utility to streamline creation and deployment of virtual machine images.
Docker is a flavor of machine virtualization tools with neat features.
oskari-docker.sh
script allows you to:
- create Docker image from official ubuntu:latest and build MaaS API Server environment inside it
- run MaaS API API Server as a docker container
- view running Docker containers
- stop a running Docker container
The script is also capable of updating the base operating system.
Run script to see the usage help.