/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.univention.com
| | blog.oddbit.com
3.7 parsecs away

Travel
| | In this article, we will look at what is necessary to run OpenStack's Keystone service (and the requisite database server) in containers using Docker Compose. Running MariaDB The standard mariadb docker image can be configured via a number of environment variables. It also benefits from persistent volume storage, since in most situations you don't want to lose your data when you remove a container. A simple docker command line for starting MariaDB might look something like:
| | pingbin.com
4.0 parsecs away

Travel
| | [AI summary] A technical guide detailing how to automatically deploy .NET 6.0 Core applications to an Ubuntu server using GitHub Actions, NGINX, and MySQL.
| | selfhostedheaven.com
4.0 parsecs away

Travel
| | Without even knowing it, you probably know a lot. The problem is: there are also a lot of things that get lost in the brain. Goo thing we have stuff like a calendar or a list of contacts, so we don't have to think about it anymore, but what do we do with all the other stuff? Bookstack is one tool that can help you get information organized with a nice shelve-book-page structure.
| | piotrpasich.com
16.1 parsecs away

Travel
| [AI summary] A tutorial series demonstrates how to build a continuous deployment environment from scratch using Docker, Docker Compose, and a Symfony PHP application.