678a8842f4
Add entrypoint script and update Dockerfile for proper initialization; modify Traefik labels for production environment
main
Frank John Begornia
2025-12-21 05:06:11 +08:00
4ce000e95b
Add development and production Docker Compose files; update deployment scripts to use new file names
Frank John Begornia
2025-12-21 04:56:21 +08:00
cc882ea6fc
Stop and remove existing containers before starting new ones in deployment script
Frank John Begornia
2025-12-21 04:48:09 +08:00
ee557c6fd2
Update deployment directory path in deploy script
Frank John Begornia
2025-12-21 04:43:47 +08:00
e17ac2af1f
Update deployment directory permissions and ownership in deploy script
Frank John Begornia
2025-12-21 04:41:15 +08:00
ab0be021e1
Update deployment directory to point to production path for merchbay_admin
Frank John Begornia
2025-12-21 04:37:52 +08:00
5fbaf0767e
Remove unnecessary migration and route cache commands from deployment script
Frank John Begornia
2025-12-21 04:29:24 +08:00
5707e3debb
Update deployment directory to use development path for merchbay_admin
Frank John Begornia
2025-12-21 04:26:03 +08:00
2c4b110f33
Refactor deployment workflow to improve SSH setup, streamline artifact upload, and enhance health check process
Frank John Begornia
2025-12-21 04:22:00 +08:00
5b12eb2072
Merge branch 'dev'
Frank John Begornia
2025-12-21 04:15:54 +08:00
7a559a9021
Refactor deployment script to streamline SSH setup and enhance Docker cleanup processes
dev
Frank John Begornia
2025-12-21 04:09:42 +08:00
1c29fbf958
Update deployment workflow to use environment-specific variables and enhance application URL references
Frank John Begornia
2025-12-21 04:02:00 +08:00
7c4650f83b
Enhance Docker cleanup in deployment workflows to reclaim space and improve resource management
Frank John Begornia
2025-12-18 15:03:33 +08:00
39abf1b5fc
Enhance deployment workflows to remove old Docker images and prune unused resources
Frank John Begornia
2025-12-18 14:53:13 +08:00
e45cfb5ebd
Update deployment scripts to specify required environment variables in .env file and docker-compose
Frank John Begornia
2025-12-18 13:13:24 +08:00
246f6b2c0f
Remove outdated deployment and configuration files; consolidate deployment instructions into README and update project structure.
Frank John Begornia
2025-12-18 12:58:56 +08:00
075c6bfdf9
Fix typo in AppServiceProvider to use forceSchema instead of forceScheme
Frank John Begornia
2025-12-18 12:31:11 +08:00
58e1bad1cf
Enhance AppServiceProvider to force HTTPS when behind a proxy
Frank John Begornia
2025-12-18 12:24:02 +08:00
110c0f7291
Fix: Create storage directories and set proper permissions
Frank John Begornia
2025-12-18 12:14:14 +08:00
2550a945a3
Enhance health check in deployment workflow and suppress Apache ServerName warning in Dockerfile
Frank John Begornia
2025-12-18 11:44:41 +08:00
159dda3843
Enhance deployment script to clear and rebuild config cache for improved performance
Frank John Begornia
2025-12-18 11:30:35 +08:00
946f968ca0
Add cache clearing step during deployment to optimize application performance
Frank John Begornia
2025-12-18 11:26:29 +08:00
58e36c420c
Fix .env permissions to ensure proper access during deployment
Frank John Begornia
2025-12-18 11:19:14 +08:00
7fb6a74a13
Add .env.example file and update docker-compose configurations for environment variables
Frank John Begornia
2025-12-18 11:15:29 +08:00
183d19848b
Update artifact upload paths in deployment workflow for accuracy
Frank John Begornia
2025-12-16 15:42:22 +08:00
f2081217af
Refactor deployment workflow to streamline SSH setup and improve image building process
Frank John Begornia
2025-12-16 15:38:36 +08:00
e9620052f7
Update deployment directory path in workflow from /home/deploy/apps to /var/www/apps for consistency
Frank John Begornia
2025-12-16 15:23:01 +08:00
3ca2983c68
Refactor secrets debug step in deployment workflow for clarity and efficiency
Frank John Begornia
2025-12-16 15:14:48 +08:00
676988fabb
Update deployment paths in workflow and remove versioning from docker-compose
Frank John Begornia
2025-12-16 14:58:43 +08:00
73b178fa2c
Enhance deployment workflow by adding SSH setup and secret validation checks for improved security and reliability
Frank John Begornia
2025-12-16 14:24:11 +08:00
8e8bfd1897
Refactor SSH setup in deployment workflow to enhance secrets presence checks and improve output clarity
Frank John Begornia
2025-12-16 14:16:30 +08:00
aaa043f06e
Enhance SSH setup in deployment workflow to include error handling for empty SSH key
Frank John Begornia
2025-12-16 14:04:01 +08:00
74860f8a0d
Fix SSH key variable in deployment workflow for consistency and security
Frank John Begornia
2025-12-16 14:00:23 +08:00
9d0bae2dea
Refactor deployment workflow by removing unnecessary input parameters and enhancing SSH setup for improved security and reliability
Frank John Begornia
2025-12-16 13:57:04 +08:00
63c5c50578
Update domain and application URL to dev-admin.merchbay.app across deployment configurations
Frank John Begornia
2025-12-16 13:33:09 +08:00
632f143637
Refactor SSH setup in deployment workflows to enhance security and error handling
Frank John Begornia
2025-12-16 13:22:35 +08:00
a4171330e5
Enhance deployment workflows with additional input parameters and setup scripts
Frank John Begornia
2025-12-16 13:18:29 +08:00
af0d8cd9ac
Add container specification and shell definitions to deployment workflows
Frank John Begornia
2025-12-13 02:58:29 +08:00
fa59a081d8
Refactor deployment workflows to enhance SSH handling and streamline Docker image deployment
Frank John Begornia
2025-12-12 01:39:37 +08:00
6f7b81f1da
Refactor deployment scripts to use GitHub environment variables and improve SSH key handling
Frank John Begornia
2025-12-12 01:37:27 +08:00
a12ee2e5aa
Refactor deployment workflows to streamline code checkout and file transfer processes
Frank John Begornia
2025-12-12 01:36:14 +08:00
c72e03f282
Update domain references from merchbay.app to merchbay.com in configuration files
Frank John Begornia
2025-12-12 01:34:05 +08:00
0cedc90031
Add CI/CD workflows for development and production deployments
Frank John Begornia
2025-12-12 01:24:50 +08:00
a6b2ea3a14
Merge pull request 'add Docker configuration files and deployment guide' (#1) from feat/docker-config into dev
webmaster2025-12-11 17:09:14 +00:00
b5443ddcee
add Docker configuration files and deployment guide
Frank John Begornia
2025-12-12 01:06:06 +08:00
382e68769e
updated
Frank John Begornia
2024-12-06 20:51:21 +08:00
f88f1251e8
added roster in print order
Frank John Begornia
2023-09-14 21:33:14 +08:00
9222426c49
added roster in order detailer
Frank John Begornia
2023-09-14 21:25:42 +08:00