Skip to content
This repository was archived by the owner on Feb 27, 2019. It is now read-only.

Kharatsa/odkaggregate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the components necessary to create a basic Docker container for ODK Aggregate paired with MySQL. The image is based on a Tomcat6 image, and bundles an ODK Aggregate build retrieved February 2016.

TODO

As an alternative to bundling an ODK Aggregate WAR with this Docker image, it would be preferable to download a specific version as part of the build. It should also be possible to support versions of Tomcat >6.

Instructions

This ODK Aggregate image must be paired with a MySQL container to function properly. The docker-compose.yml configuration covers a basic integration of these 2 services, but may not be suitable for production. You override any of the environment variables listed in the Compose files with equivalents defined on your host.

To create the ODK Aggregate and MySQL containers, run: docker-compose up -d

About

ODK Aggregate Docker build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages