Support Forum
#supportforum Any doubts or questions on how to use Decidim? Check them with the Community!
How to daemonize the server in docker?
Hi there
FInally we got our decidm platform working: http://decidelisboa.org/
I read your instructions but I am totally newby in ruby on rails or docker container
I could install using gem so I installed with docker
Now to start the server I use within the folder
b/rails server --binding=0.0.0.0
Without that binding option you don't have access to the port 3000 outside of the container
How do you recommend me then to use this server as daemon, because
b/rails server --binding=0.0.0.0 -d
does not work
Thank you
Report inappropriate content
Is this content inappropriate?
0 comments
Add your comment
Sign in with your account or sign up to add your comment.
Loading comments ...