/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

blog.domainmess.org
| | www.buildahomelab.com
2.6 parsecs away

Travel
| | I've been building a lot of virtual machines and containers on proxmox. To save some time I wrote an ansible role that provisions containers on Proxmox.
| | nbailey.ca
3.0 parsecs away

Travel
| | Kubernetes is our generation's Asbestos.
| | blogs.dsu.edu
3.1 parsecs away

Travel
| | [AI summary] An article explaining the features, architecture, and limitations of Ansible, an open-source automation tool for IT infrastructure management.
| | smustafa.blog
17.1 parsecs away

Travel
| Hello, friends! I recently was working on a blog application in Adonis.js 6, and I ran into the issue of setting up a database. Originally, I set up the project with SQLite. It's a very easy database solution, because the database is just a file in your project folder, with no database server or credentials...