Skip to content

Docker image based on Debian Jessie with the Moinmoin wiki engine, uwsgi, nginx and self signed SSL.

License

Notifications You must be signed in to change notification settings

baltech-ag/bal-wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moinmoin-wiki

Docker image with the Moinmoin wiki engine, uwsgi, nginx and self signed SSL.

You can automatically download and run this with the following command

sudo docker run -it -p 443:443 -p 80:80 --name my_wiki olavgg/moinmoin-wiki

Default superuser is mmAdmin, you activate him by creating a new user named mmAdmin and set your prefered password. The pages are mounted as volume, so you can take backup of the system from the host.

You can detach from the container session with CTRL-Q+P and then CTRL-C

About

Docker image based on Debian Jessie with the Moinmoin wiki engine, uwsgi, nginx and self signed SSL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.1%
  • Nginx 14.2%
  • Shell 3.7%