montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

Separate docker compose environments and added documentation #218

Closed rporres closed 5 years ago

rporres commented 5 years ago

This change adds creates docker compose files:

It also adds a bunch of documentation on how to deploy pageonex in different scenarios.

rporres commented 5 years ago

Addressed comments @numeroteca

I've left individual commits for review convenience. I can rearrange commits once you're done reviewing to avoid keeping trivial changes.

numeroteca commented 5 years ago

🎉 👏🏾 👏🏾

rahulbot commented 5 years ago

I've set up all the env-vars, but am getting an error saying:

/usr/lib/ruby/gems/1.9.1/gems/railties-3.2.13/lib/rails/commands/server.rb:33:in `parse!': invalid argument: -p $PORT (OptionParser::InvalidArgument)

I tried adding a PORT env-var but that didn't help. Any tips?

rporres commented 5 years ago

@rahulbot Can you create an issue describing your setup and the problems? We can take it from there