Commit graph

25 commits

Author SHA1 Message Date
c899d7db13 chore: add missing AWS CDK and project dependencies to node_modules
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 2m40s
2026-09-10 22:50:11 +05:30
29f3536a63 Fix indentation in workflow heredoc blocks to prevent YAML scanner error
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m55s
2026-09-08 23:28:57 +05:30
5077c04291 Add Supervisor Horizon queue worker and cron scheduler to deployment workflow 2026-09-08 23:23:31 +05:30
f6f6b128f0 Set FILESYSTEM_DISK=public in workflow 2026-09-08 23:16:24 +05:30
bf4490ac45 Add storage:link to setup-ec2.yml workflow 2026-09-08 23:05:42 +05:30
9483685ffd Enable HTTPS with SSL certificate in Nginx and update APP_URL 2026-09-08 22:47:35 +05:30
8dca777f60 Add Facebook OAuth credentials and configure APP_URL in workflow
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m19s
2026-09-08 22:39:57 +05:30
bc3e8c3534 Allow storage permissions for both www-data and ubuntu users
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m8s
2026-09-08 22:09:34 +05:30
37772f4c3f Fix duplicate DB values in env generation
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m12s
2026-09-08 21:23:00 +05:30
78084b1d58 Install Node.js and build frontend assets with Vite
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m41s
2026-09-08 21:19:06 +05:30
ea6cffa474 Update workflow to use the new database credentials for vignesh
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 46s
2026-09-08 21:00:46 +05:30
3391c0b057 Configure PostgreSQL host and run migrations
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 48s
2026-09-08 20:55:56 +05:30
5fec3336c3 Ensure app key is generated if missing
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 50s
2026-09-08 20:52:45 +05:30
d4c5ae2cf2 Fix deployment steps order to prevent permissions issue during composer install
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 50s
2026-09-08 20:49:51 +05:30
8c1a409563 Upgrade PHP to 8.4 and use php8.4-fpm.sock in Nginx config
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 47s
2026-09-08 20:48:09 +05:30
140a1f58c1 Enable debug mode and ensure storage directories exist
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 27s
2026-09-08 20:41:37 +05:30
aedd786edd Add deployment steps to clone code and set up Laravel
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 40s
2026-09-08 20:36:51 +05:30
8732e33e97 Fix YAML syntax error in setup-ec2.yml
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 31s
2026-09-08 20:31:42 +05:30
eb680fd82a Add Nginx proxy setup for socialmedia.tradhox.com 2026-09-08 20:30:30 +05:30
73df5a19b1 Specify valid container image
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m58s
2026-09-08 20:22:59 +05:30
362dab5ed2 Trigger workflow
Some checks failed
Setup EC2 Tools / setup-server (push) Failing after 2s
2026-09-08 20:21:33 +05:30
0d639d3d1b Fix github action URL prefix
Some checks failed
Setup EC2 Tools / setup-server (push) Failing after 3s
2026-09-05 21:08:42 +05:30
38c8b3e419 Fix action uses url to point to github 2026-09-05 21:07:39 +05:30
4c7ecf4bdc Configure workflow to run on push 2026-09-05 21:06:39 +05:30
13151237b4 feat: add Forgejo workflow to automate LEMP stack installation on EC2 2026-09-05 21:02:21 +05:30