I have been using the service of amazon ElasticBeanstalk and it seems that it creates automatically a bucket for the Django application in order to save the static files. I want to upload my second django application in this service, however I am worried about using the same bucket with two different application. I took a look on the .ebextesions/name_app.config in order to assign a new bucket, but I could not find anything.
I have two questions here.
Does the new django application interfere with the other application by using the same bucket?
Is it possible to use a new bucket with ElasticBeanstalk?
Thank you.
I have been using the service of amazon ElasticBeanstalk and it seems that it creates automatically a bucket for the Django application in order to save the static files. I want to upload my second django application in this service, however I am worried about using the same bucket with two different application. I took a look on the .ebextesions/name_app.config in order to assign a new bucket, but I could not find anything.
I have two questions here.
Does the new django application interfere with the other application by using the same bucket?
Is it possible to use a new bucket with ElasticBeanstalk?
Thank you.
0 commentaires:
Enregistrer un commentaire