/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

aaronbos.dev
| | www.bytefish.de
2.5 parsecs away

Travel
| | This article shows how to restore a database backup using Docker.
| | dbafromthecold.com
3.0 parsecs away

Travel
| | One of the options that I completely missed with the new go-sqlcmd CLI tool is the ability to spin up a container running SQL Server. Let's have a look at how it works. It's nice and easy to install with winget package manager tool: - Once installed we can easily run a container (make sure...
| | www.calazan.com
4.3 parsecs away

Travel
| | [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.
| | whatibroke.com
14.6 parsecs away

Travel
| EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance....