This is a Flask-based weather application that makes use of the Open Weather API and is deployed using Vagrant, Docker, Docker-Swarm and Ansible.
Vagrant is used to create the Virtual Machines(VM), Docker is used for containerization, and Docker-Swarm is used for orchestration. Ansible is being used to automate all of the processes rather than manually installing them on the VM.
Certain things must be installed on your system before you can work on this project.
- Vagrant - https://www.vagrantup.com/docs/installation
- Git - https://git-scm.com/downloads
- Virtual Box - https://www.virtualbox.org/wiki/Downloads
If you are interested in contributing to StandNote, please see the following:
Contributions of any kind welcome!
Please see the development guidelines
If you like the project please give it a ⭐