Skip to content

cmutzel/all-in-one-hackazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

all-in-one-hackazon

Run a docker container include hackazon, apache, mysql, and nodejs with express server

This work is based on https://github.com/cmutzel/all-in-one-hackazon

Instructions

To build the container: docker build --rm -t bepsoccer/all-in-one-hackazon .

then run via: docker run --name hackazon -d -p 80:80 bepsoccer/all-in-one-hackazon

Login into hackazon at http:// (( your host here... )) and begin configuring... You can just select to use the existing db password as it is set in the startup script. The admin password will be the same as the db password and is echoed at startup and can be found in /hackazon-db-pw.txt.

About

Run a docker container include hackazon, apache, and mysql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published