|
You are here |
shibumi.dev | ||
| | | | |
rolisz.ro
|
|
| | | | | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/ | |
| | | | |
mjanja.ch
|
|
| | | | | systemd has a cron replacement, and its better. | |
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] The article explains how to set up a backup system using Amazon S3 for a self-hosted Gitea server, including creating a bucket, configuring lifecycle rules, setting up IAM policies, and automating backups with a script and systemd timer. | |
| | | | |
yieldcode.blog
|
|
| | | The other day I thought to myself that it would be a good idea to have some backups of my data. So I was wondering, how would I execute a periodic backup task? | ||