Sha256: 3625bb7977b8bf7d0e17f05c8ccbb4baa274c75d16068ee41f73d5288d94d36e
Contents?: true
Size: 474 Bytes
Versions: 40
Compression:
Stored size: 474 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 [deployed to Heroku](https://github.com/codegram/decidim-deploy-heroku).
Version data entries
40 entries across 40 versions & 1 rubygems