/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

0pointer.de
| | 0pointer.net
0.0 parsecs away

Travel
| | Posts and writings by Lennart Poettering
| | vincent.bernat.ch
2.6 parsecs away

Travel
| | Using systemd's socket activation, you can achieve zero-downtime deployment for your Go service with a few lines of code.
| | mgdm.net
1.7 parsecs away

Travel
| | A dive into how systemd socket activation works
| | anilwadghule.com
12.9 parsecs away

Travel
| Add following files [Unit] Description=Upload Janus recordings to AWS S3 After=network.target [Service] Type=oneshot User=ubuntu WorkingDirectory=/home/ubuntu/janus_recordings ExecStart=/bin/bash /usr/local/bin/upload_videos [Install] WantedBy=multi-user.target [Unit] Description=Janus S3 Upload timer [Timer] OnCalendar=*:0/1 OnBootSec=5min [Install] WantedBy=