ATTENTION: THIS HAS NOW BEEN MERGED INTO THE CORE HELPY PROJECT. FUTURE UPDATES WILL OCCUR THERE.
This repository contains the neccessary files to run your own helpy.io instance. Thanks to Caddy and let's encrypt, everything is https encrypted (if you have a domain)
- modify
.env
andCaddyfile
- optionally, create a modified
seeds.rb
and mount it into the helpy container - point your domain to the ip of your server
- wait for dns change propagation
- run
docker-compose up -d
- If you set
DO_NOT_PREPARE=true
in the.env
file, asset precompilation and database migrations will be skipped. It is advised to leave this alone to ensure running database migrations on version change
- Email is untested
- Caddy static gzip
- Mailin Container