Update README.md

This commit is contained in:
2026-06-15 18:27:28 +00:00
parent d3bb42c3f0
commit 90c08aaeda

View File

@@ -94,9 +94,7 @@ I inventoried the existing services on the bare-metal server, looking at things
After I built a Docker compose file matching the image that is to be pulled's version with the version on the bare-metal server After I built a Docker compose file matching the image that is to be pulled's version with the version on the bare-metal server
I built an Ansible playbook which migrates data, pulls the correct image and makes relevant directory and configuration changes I built an Ansible playbook which migrates data, pulls the correct image and makes relevant directory and configuration changes for the Dockerized services
I tested piece by piece, making changes to playbook, configuration files, directories and Docker image file until complete functionality of the containerized service was verified
## Compromises ## Compromises