 
      
    | You are here | golb.hplar.ch | ||
| | | | | mjanja.ch | |
| | | | | systemd has a cron replacement, and its better. | |
| | | | | tim.siosm.fr | |
| | | | | I made the switch today to Let's Encrypt for all the certificates used by services hosted at siosm.fr. The official setup instructions are well written and simple to follow but not safe enough for my taste. The Let's Ecrypt page on the Arch Wiki also has most of the information required to get a working setup but does not care for security either. So here is a non root, confined setup for certbot, the official Let's Encrypt client. Although this was done on Arch Linux, this is probably generic enough to work on any systemd enabled distribution. | |
| | | | | 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= | |
| | | | | yepoleb.github.io | |
| | | |||