Sha256: c27efc66369f6e0cf350b2406eb02fc7deb474e14414dedcac76451273c469ad
Contents?: true
Size: 689 Bytes
Versions: 53
Compression:
Stored size: 689 Bytes
Contents
= Deploy == Self-hosted You can install Decidim like a regular Ruby on Rails application, with nginx, Passenger, rbenv and PostgreSQL. You should also configure a valid SMTP account to send emails and add the delayed_job gem and execute it so you can receive emails (ie on user registration). == Heroku You can follow an opinionated Rails generator to configure your decidim app so that it can be https://github.com/codegram/decidim-deploy-heroku[deployed to Heroku]. == Docker You can also deploy a Decidim app using Docker on hosting services that support it like Dokku, Heroku and all the cloud providers. See the xref:develop:docker.adoc[Decidim on Docker doc] for more details.
Version data entries
53 entries across 53 versions & 1 rubygems