8000 GitHub - cadeon/spotweb-docker-compose: Everything you need to run SpotWeb. Simply type `docker-compose build && docker-compose up -d`
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cadeon/spotweb-docker-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotweb-docker-compose

Everything you need to run SpotWeb with docker-compose (including a working MySQL backing database instance). Simply type docker-compose build && docker-compose up -d after copying over the .env file from the .env.sample file (with a new set of DBROOT and DBPASS passwords of course :) ).

Original SpotWeb image/ Dockerfile/ entrypoint.sh

Originally based on (but modified and OPCache enabled) https://github.com/jgeusebroek/docker-spotweb

About

Everything you need to run SpotWeb. Simply type `docker-compose build && docker-compose up -d`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.5%
  • Dockerfile 34.5%
0