@dylsteck.eth
latest:
- set up a free ubuntu vps on oracle cloud, mostly smooth process other than waiting a bit for my pay as you go plan to kick in
- installed coolify as a 'server control plane' for managing the apps i'm deploying on my server
- edited ingress rules to allow http/https requests, as well as requests to the coolify dashboard and webhook processes
- set up the coolify dashboard and created a github app to set up ci(so I can have automatic deploys)
- set up my first project(a tanstack start/vite app i'm working on), just needed a small nixpacks.toml config and then was even able to set it up with a custom domain
the longest part was actually getting the vps setup and that was only bc I needed to wait for my oracle account to be in a good place, the rest was pretty solid and espc for some of my apps that don't get crazy traffic I think this is gonna be a good solution