|
|
|
|
|
by shamsalmon
3366 days ago
|
|
Have you considered a solution like graylog for centralized logging with both the VMs and Containers? Thats what my company tends to do with clients and we frequently choose containers and multiple VMs together running something like docker stack. As long as you do proper security practices on the container itself, such as not running the application as root, I dont see any downside to running things in containers over VMs as long as you have proper logging. Combined with something like ansible or another config management you can automate this whole process and it works really well for us. |
|
On that note, a FOSS ansible tower alternative popped up on my radar recently that looks interesting.
https://github.com/ansible-semaphore/semaphore