Closed vickmp closed 2 years ago
Description It is necessary to automate the application deployment process by means of an external tool (e.g. Ansible)
Use case When you want to provide a new version of the API, just run:
ansible-playbook site.yml
to deploy the contents of the dev branch to the cloud server.
Interface Changes Any change is necessary on the app interfaces.
Additional Context
- [ ] Branch created - [ ] Code committed to development branch - [ ] Testing - QA - [ ] Documentation - [ ] Release notes - features added, resolved issues, known issues
Close this issue due to lack of time to develop it properly
Description It is necessary to automate the application deployment process by means of an external tool (e.g. Ansible)
Use case When you want to provide a new version of the API, just run:
to deploy the contents of the dev branch to the cloud server.
Interface Changes Any change is necessary on the app interfaces.
Additional Context
Progress Status
- [ ] Branch created- [ ] Code committed to development branch- [ ] Testing - QA- [ ] Documentation- [ ] Release notes - features added, resolved issues, known issues