Configure Ansible automation script to install all critical software without internet access
Budget: $25 – $50 USD
Create Ansible script to install everything necessary to run on system without access to the internet. Without internet access, but with SSH access to instance (outside of actual connection to given cloud instance or VM):
The ansible script should do below actions, need someone who has already implemented this in there environment.
1)Install Docker and Docker Compose
2)Install Python 3.8
3)Install latest security updates
4)Make available Docker images defined in docker-compose.yaml (may require pre-packaging dependencies; needs research)
5) Run software using docker compose up --build -d
The ansible script should do below actions, need someone who has already implemented this in there environment.
1)Install Docker and Docker Compose
2)Install Python 3.8
3)Install latest security updates
4)Make available Docker images defined in docker-compose.yaml (may require pre-packaging dependencies; needs research)
5) Run software using docker compose up --build -d