On Jul 06, Hartmut Goebel wrote:
Hi,
Hello!
did someone already attempt to install discourse via debops?
The official installation method is to use docker, but the official
Dockerfile [1] is a beast IMHO. I'd prefer a "clean" installation using
debops.
[1]
https://github.com/discourse/discourse_docker/blob/master/image/base/Dock...
I haven't looked at Discourse installation yet, but I agree, that it would be
interesting to have a role for it in DebOps. Since it's a Ruby/Rails
application, it should be similar to GitLab, therefore Ansible roles for most
of the needed dependencies might already be present in DebOps. Installation on
Debian Buster should work as well, since the Dockerfile is based on Ubuntu
16.04.
Cheers,
Maciej