Explore >> Select a destination


You are here

blog.alexellis.io
| | inlets.dev
5.9 parsecs away

Travel
| | On Nov 1st, all images pulled from the Docker Hub will be subjected to severe limits, which will affect all Kubernetes users. Learn what solutions exist, and how how to prepare.
| | actuated.dev
6.8 parsecs away

Travel
| | QEMU is a convenient way to publish containers for multiple architectures, but it can be incredibly slow. Native is much faster.
| | techtldr.com
13.5 parsecs away

Travel
| | With popularity of Github and many other competing offerings, it's easy to overlook how simple it is to set up (unlimited) private repos on any network connected computer. For example, I run this blog on a cheap instance of Linode, where $5 a month get's you 20Gb SSD storage. But you don't have to pay [...]
| | anilwadghule.com
66.2 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=