|
You are here |
mdleom.com | ||
| | | | |
thedroneely.com
|
|
| | | | | Nix and NixOS are two technologies that my eyes have been on for a few years. | |
| | | | |
rolisz.ro
|
|
| | | | | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/ | |
| | | | |
blog.m5e.de
|
|
| | | | | 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 | |
| | | | |
becomesovran.com
|
|
| | | My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics. | ||