📄️ Backend Fresh Install
Running Ubuntu 24.04 image.
📄️ index
ami.jodapp.deploy
📄️ Frontend Fresh Install
Overview
📄️ Github Self-Hosted Runner
We use persistent EC2 instances to run github actions runner.
📄️ index
/etc/nginx/nginx.conf
📄️ Install PostgreSQL Client 17 on Ubuntu 24.04
When you try to install Postgresql on ubuntu running on aws ec2, you will not get the latest packages.
📄️ Installing Redis
Redis is installed directly in the host machine. We do not run it in a docker container mainly because we do not have to.
📄️ Add swapspace to Ubuntu 24.04
Overview