Explore >> Select a destination


You are here

www.kencochrane.com
| | monicalent.com
11.7 parsecs away

Travel
| | This blog is written with Hugo, a static site generator written in Go. I also have a second blog that uses Hugo as well - and while I love the speed and simplicity of this system, it's still a pain to deploy by ssh-ing into my remote machine, pull updates, and build manually. Even when I can authenticate via YubiKey ;) So over the Christmas holiday, I automated the deployment of this blog whenever I push to the master branch.
| | blog.florimondmanca.com
13.5 parsecs away

Travel
| | Deploying web apps can be a pain. I chose CaptainDuckDuck to build my personal, Heroku-style PaaS, hassle-free.
| | www.darkoperator.com
11.6 parsecs away

Travel
| |
| | anilwadghule.com
60.6 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=