|
|
|
|
|
by snozolli
585 days ago
|
|
You can one-click deploy on DigitalOcean for $10/month Am I the only person left who simply has a web server? Untar Mediawiki, edit a few config variables, run an established database script, and off you go. Maybe I'm wildly out of touch, but I don't see why everything has to be a container or a monthly paid service around here. I get it for something like an email server, where misconfiguration could lead to your server being a zombie, but I don't get it for something like a wiki. |
|
There are still plenty of not sane container builds that don't make it easy. If I need to checkout a git repo and mount a path into the container it's not sane. Pulling an image and starting a docker-compose should be all that's needed.