You are here |
medo64.com | ||
| | | |
chrisbergeron.com
|
|
| | | | An online technology journal with how-to articles, projects and examples. | |
| | | |
blog.bitexpert.de
|
|
| | | | 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. | |
| | | |
anilwadghule.com
|
|
| | | | 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= | |
| | | |
mtlynch.io
|
|
| | Updates about my life and what I learn about creating software |