/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

www.both.org
| | vadosware.io
2.7 parsecs away

Travel
| | How to set up Python on CoreOS from an Ansible playbook, for use with Ansible
| | andrewroderos.com
4.4 parsecs away

Travel
| | Discover Palo Alto Ansible network automation to help manage firewalls effortlessly. This focuses in a very specific task in the workflow.
| | stribny.name
1.8 parsecs away

Travel
| | [AI summary] This guide demonstrates how to use Ansible to automate the installation of software packages and the setup of custom dotfiles for a development machine.
| | smustafa.blog
15.5 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...