I ask for your help in setting up the production and test environment for our project. Now the master branch in the repository is connected to the devs. Deploy to production can be done with the application. Our development team has a request: you can set up an automatic deployment to the production server every time you push to the master branch, and when you push to the development branch, you can deploy to the development server.
Production deployments have to be done through CB Dashboard in order to make use of its functionality additional functionality, e.g. deployment logs, server logs, etc.
Please let me know if you would still like to switch the staging deployment branch.
Hello @ramzi. Actually, @Crowdbotics_Dan is the one who can change the staging deployment branch for you. Dan, please help @bohdan.tyskaniuk switch staging to deploy from the staging branch.
@dmitrii.k are you sure? we get the following error on staging regarding AWS:
ClientError
An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.
Also recently we have a problem with database, here is the error:
ProgrammingError
permission denied for table authtoken_token
I have sent a DM with credentials for django admin dashboard. Try to authenticate, it will trigger 500 http error and this is most likely from Postgres permission.