Comment on My notes on running containerized web services on a home server
psmt@lemmy.pcft.eu 1 year ago
Great post, thanks for sharing 👍
I would suggest to give Ansible a try, it would make it really easy to deploy a new service with all required users and config.
akdas@lemmy.world 1 year ago
That’s a great point about Ansible. Compose automates most of the setup, but automating all of it would be amazing. I’ll try it with the next service I set up, and if it goes well, I’ll document it. Thanks for the suggestion!