nubis on Nostr: For a few years now, my go-to deployment option is not puppet, kubernetes, docker, ...
For a few years now, my go-to deployment option is not puppet, kubernetes, docker, capistrano, etc. I just make a tiny shell script. It compiles a large-ish binary, which embeds all assets and may be statically linked too. Then it rsyncs the binary to the server and reloads whatever's needed (nginx, systemd unit, etc)
Published at
2023-06-15 21:33:48Event JSON
{
"id": "e0773e8b4b393ba05bf0c4bcc35614a29f55e9cfe52e0a5bec69844dd758b730",
"pubkey": "e729580aba7b4d601c94f1d9c9ba5f37e6066c22d1351ef5d49a851de81211b9",
"created_at": 1686864828,
"kind": 1,
"tags": [],
"content": "For a few years now, my go-to deployment option is not puppet, kubernetes, docker, capistrano, etc. I just make a tiny shell script. It compiles a large-ish binary, which embeds all assets and may be statically linked too. Then it rsyncs the binary to the server and reloads whatever's needed (nginx, systemd unit, etc)",
"sig": "bd59932e648cb1ff6cb16269999cf2bd165a086c8a62423fbaf8e207a67fa7812d5e57106d35639951213edbeea05c2c08aaedca25a70fd05c1bd6ad9a28798a"
}