/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

medo64.com
| | blog.bitexpert.de
1.5 parsecs away

Travel
| | Setting up cron jobs for Magento on Debian 12 now requires configuring a systemd service instead of the cron package. This blog post explains how to do this in detail.
| | vincent.bernat.ch
2.3 parsecs away

Travel
| | systemd can bring two features to a Go service: a readiness signal for other services and a watchdog timer.
| | anilwadghule.com
2.4 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=
| | gist.github.com
14.9 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.