在Amazon Elastic魔豆Django的部署与泊坞窗魔豆、Elastic、Amazon、Django

2023-09-11 11:01:12 作者:酷味很正

我有一个概念上的问题,这里 - 我期待部署使用泊坞(我还没有与成功)弹性魔豆Django应用程序(我之前已经成功完成)。我所知道的弹性魔豆映像prebuilt与码头工人使用Ngnix,这是我之前已经部署Django的有,但我有点失去了对弹性魔豆实现这一点。我用亚马逊的文档,并成功地利用其code部署Dockerfile弹性魔豆,但还没有得到这回事我自己。任何人都已经成功的呢?任何人都可以点我在正确的方向,找出如何做到这一点的具体任务是什么?谢谢

I have a conceptual question here- I'm looking to deploy a Django application on Elastic Beanstalk (which I've successfully done before) using a Docker (which I have yet to succeed with). I know the Elastic Beanstalk image prebuilt with Docker uses Ngnix, which I've deployed Django with before, but I'm a little lost on the accomplishing this on Elastic Beanstalk. I've used Amazon's documentation and successfully deployed a Dockerfile to elastic beanstalk using their code, but have yet to get it going on my own. Has anyone been successful with this? Can anyone point me in the right direction to find out how to accomplish this specific task? Thank you

推荐答案

好了,计算器正在对发布这个答案痛苦(似乎不喜欢所有的配置片段)。因此,这里的链接到Github上 https://github.com/AndrewSmiley/django-docker-eb 。基本上,自述是我想在这里补充到计算器,但没有成功后。

Ok, so StackOverflow is being a pain about posting this answer (Seems to not like all the config snippets). So here's the link to the Github https://github.com/AndrewSmiley/django-docker-eb. Basically the README is the post I tried to add here to StackOverflow, but unsuccessfully.

 
精彩推荐