|
You are here |
aaronbos.dev | ||
| | | | |
www.bytefish.de
|
|
| | | | | This article shows how to restore a database backup using Docker. | |
| | | | |
dbafromthecold.com
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | 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.... | ||