Explore >> Select a destination


You are here

ankane.org
| | tailscale.com
2.4 parsecs away

Travel
| | Install the Tailscale client on Ubuntu 20.04 LTS (focal).
| | blog.m5e.de
3.1 parsecs away

Travel
| | In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname
| | tecadmin.net
2.1 parsecs away

Travel
| | I recently created a new Ubuntu 22.04 LTS Linux virtual machine. When I attempted to set up the PostgreSQL server on it, I saw a warning message like the one shown below on the screen: Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Even after the warning message appeared, I was
| | janakiev.com
13.5 parsecs away

Travel
| Prometheus is a powerful open-source monitoring system that can be used to collect and track a variety of metrics for your applications. In this guide, we will cover how to get Prometheus up and running with systemd on a Ubuntu or Debian server.