Skip to content

inasafe/docker-realtime-apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-realtime-apache2

A simple docker container that runs apache for realtime

To build the image with the name 'aifdr/docker-realtime-apache' do:

./build.sh

To run a container do (will make a container with name 'docker-realtime-apache' and will mount volume for realtime needs):

./run.sh

After running the container, you can test this container by opening this URL on browser:

localhost:8080

There is no log in for this container - use docker cp and docker import to move files in and out of the container.

Note that this docker repository is a part of this docker repository https://github.com/AIFDR/docker-realtime-orchestration. We put other web resources (e.g html or stylesheet) there.


Tim Sutton (tim@linfiniti.com) May 2014

About

An apache docker recipe for InaSAFE realtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages