entoneorg / entone

GNU Affero General Public License v3.0
0 stars 0 forks source link

Server #5

Closed hsercanatli closed 6 years ago

sertansenturk commented 6 years ago

aws account created, the next step is to create the machine instance itself.

sertansenturk commented 6 years ago

OK, it seems I had to go through a manual check, but now we must (or should be) able to use everything in AWS.

It seems, setting an instance is more complex in AWS. The most convenient way to set up a server + Django app + PostgreSQL is using Elastic Beanstalk (https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/GettingStarted.html?icmpid=docs_elasticbeanstalk_console), but it will take some time to learn. I'm creating another issue for that

sertansenturk commented 6 years ago

http://www.1strategy.com/blog/2017/05/23/tutorial-django-elastic-beanstalk/

sertansenturk commented 6 years ago

I have set up a development server here: http://entoneorg-dev.us-west-2.elasticbeanstalk.com/

We should discuss how we proceed with the production and handle this issue accordingly

hsercanatli commented 6 years ago

@sertansenturk I think everything seems working from the server side as an initial step. As a reviewer, I can close this issue after getting approval from you.