digitalocean droplet is best

Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
2026-08-02 00:20:23 +08:00
parent c5052fda4c
commit 6765c1faba
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ jobs:
uses: appleboy/ssh-action@v1
with:
host: ${{ secrets.DEPLOY_HOST }}
username: root
username: deploy
key: ${{ secrets.DEPLOY_SSH_KEY }}
script: deploy
+1
View File
@@ -5,6 +5,7 @@
**Author:** rgrgogu
**Date:** October 6, 2025
**Stack:** Node.js · Express · Sequelize (PostgreSQL) · JWT · Google OAuth 2.0 · Nodemailer
**Deployment** DigitalOcean Droplet (3 Droplets for API + S3 and Postgres)
---