Production Environment
I use an Arch Linux server that runs nginx to serve static files and reverse proxy to some docker containers.
First, update the system and install nvim
, so we can edit files.
bash
sudo pacman -Syu nvim