This is an extension to this article.
What I want to know is how to have a proeprly configured Production instance. It can be hosted any where; namely Heroku, VPS (Passenger + Nginx).
I was not able to find a suitable blog/tutorial to move further from a local development instance to Forem Instace. I'm hoping I can find some help in the cimmunity itself.
Top comments (2)
We tried to setup forem on AWS. The approach I took was to create a production ‘docker-compose’ file. But ran into multiple issues where currently Forem has strict dependency on some tools like alerting and logging which I didn’t have. I’m also looking for guidance on this.
If possible try to attach some of the errors; it might be a starting point for someone to reply back at our errors.
I'm trying to make a detailed list of errors I am facing and trying to maintain a chronology of what I did and how I solved.