1/2 Now that've I've #docker -ized my application, infrastructure. I need a small tool that will easily deploy my applications to local dev environments, the test server running on rack in the office, and to the cloud.
I took a brief look at #terraform #ansible, #kubernetes, and #docker #swarm
But each of these seems overly heavyweight for my use case.
=> More informations about this toot | More toots from sumanthvepa@mastodon.social
2/3 So, I've decided to just clean up my deployment scripts, re-write them in #python instead of #bash, and call it a day.
I'm looking for a command like:
deploy --environment=local my application
=> More informations about this toot | More toots from sumanthvepa@mastodon.social
@sumanthvepa have a look at taskfile. Together with bash and python it's a combination i use a lot.
=> More informations about this toot | More toots from debauer@troet.cafe
@debauer Didn't know about taskfile. Will check it out. Thanks!
=> More informations about this toot | More toots from sumanthvepa@mastodon.social
@sumanthvepa i think ansible would be also a good solution. You can use it like taskfile on steroids because most of the common tasks and all the remote stuff is build in. Different approach but i think also lightweight usable.
=> More informations about this toot | More toots from debauer@troet.cafe
@debauer I know, I'll have to implement #ansible eventually, but I'm just trying to delay that day. There's learning curve, for me as well as the devs who will live with my work.
I'm also looking at #salt, since it seems more #python friendly, and my team is more comfortable with python.
=> More informations about this toot | More toots from sumanthvepa@mastodon.social
text/gemini
This content has been proxied by September (3851b).