dev #2

Merged
webmaster merged 34 commits from dev into main 2025-12-20 20:04:57 +00:00
Owner
No description provided.
webmaster added 34 commits 2025-12-20 20:02:58 +00:00
Reviewed-on: #1
Add CI/CD workflows for development and production deployments
Some checks failed
Deploy Development / deploy (push) Failing after 29s
0cedc90031
- Created `deploy-dev.yml` for automated deployment to the development server on push to the `dev` branch.
- Created `deploy.yml` for automated deployment to the production server on push to the `main` or `master` branches.
- Added deployment instructions in `DEPLOYMENT-PORTAINER.md` for using Portainer and Traefik.
- Documented Gitea Actions deployment process in `DEPLOYMENT.md`.
- Configured Traefik SSL settings in `TRAEFIK-SSL-CONFIG.md` for both development and production environments.
- Implemented a deployment script `deploy.sh` for manual deployments.
- Added Docker Compose configurations for development (`docker-compose.portainer.dev.yml`) and production (`docker-compose.portainer.yml`) environments.
- Updated main `docker-compose.yml` to support Traefik integration and environment variable configurations.
Update domain references from merchbay.app to merchbay.com in configuration files
Some checks failed
Deploy Development / deploy (push) Failing after 5s
c72e03f282
Refactor deployment workflows to streamline code checkout and file transfer processes
Some checks failed
Deploy Development / deploy (push) Failing after 2s
a12ee2e5aa
Refactor deployment workflows to enhance SSH handling and streamline Docker image deployment
Some checks failed
Deploy Development / deploy (push) Failing after 2s
fa59a081d8
Add container specification and shell definitions to deployment workflows
Some checks failed
Deploy Development / deploy (push) Failing after 4m25s
af0d8cd9ac
Enhance deployment workflows with additional input parameters and setup scripts
Some checks failed
Deploy Development / deploy (push) Has been cancelled
a4171330e5
Refactor SSH setup in deployment workflows to enhance security and error handling
Some checks failed
Deploy Development / deploy (push) Failing after 1m20s
632f143637
Update domain and application URL to dev-admin.merchbay.app across deployment configurations
Some checks failed
Deploy Development / deploy (push) Failing after 1m18s
63c5c50578
Fix SSH key variable in deployment workflow for consistency and security
Some checks failed
Deploy Development / deploy (push) Failing after 1m17s
74860f8a0d
Enhance SSH setup in deployment workflow to include error handling for empty SSH key
Some checks failed
Deploy Development / deploy (push) Failing after 28s
aaa043f06e
Update deployment paths in workflow and remove versioning from docker-compose
Some checks failed
Deploy Development / deploy (push) Failing after 55s
676988fabb
Refactor secrets debug step in deployment workflow for clarity and efficiency
Some checks failed
Deploy Development / deploy (push) Failing after 1m25s
3ca2983c68
Refactor deployment workflow to streamline SSH setup and improve image building process
Some checks failed
Deploy Development / deploy (push) Failing after 1m19s
f2081217af
Update artifact upload paths in deployment workflow for accuracy
Some checks failed
Deploy Development / deploy (push) Failing after 1m43s
183d19848b
Add .env.example file and update docker-compose configurations for environment variables
Some checks failed
Deploy Development / deploy (push) Failing after 1m40s
7fb6a74a13
Fix .env permissions to ensure proper access during deployment
Some checks failed
Deploy Development / deploy (push) Failing after 57s
58e36c420c
Add cache clearing step during deployment to optimize application performance
Some checks failed
Deploy Development / deploy (push) Failing after 2m4s
946f968ca0
Enhance deployment script to clear and rebuild config cache for improved performance
Some checks failed
Deploy Development / deploy (push) Failing after 2m3s
159dda3843
Enhance health check in deployment workflow and suppress Apache ServerName warning in Dockerfile
Some checks failed
Deploy Development / deploy (push) Failing after 2m14s
2550a945a3
Fix: Create storage directories and set proper permissions
All checks were successful
Deploy Development / deploy (push) Successful in 2m18s
110c0f7291
Enhance AppServiceProvider to force HTTPS when behind a proxy
Some checks failed
Deploy Development / deploy (push) Failing after 2m14s
58e1bad1cf
Fix typo in AppServiceProvider to use forceSchema instead of forceScheme
All checks were successful
Deploy Development / deploy (push) Successful in 2m11s
075c6bfdf9
Update deployment scripts to specify required environment variables in .env file and docker-compose
All checks were successful
Deploy Development / deploy (push) Successful in 2m11s
e45cfb5ebd
Enhance deployment workflows to remove old Docker images and prune unused resources
All checks were successful
Deploy Development / deploy (push) Successful in 6m31s
39abf1b5fc
Enhance Docker cleanup in deployment workflows to reclaim space and improve resource management
All checks were successful
Deploy Development / deploy (push) Successful in 5m57s
7c4650f83b
Update deployment workflow to use environment-specific variables and enhance application URL references
All checks were successful
Deploy Development / deploy (push) Successful in 2m45s
1c29fbf958
webmaster merged commit 4f2a435e2a into main 2025-12-20 20:04:57 +00:00
webmaster referenced this issue from a commit 2025-12-20 20:04:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: webmaster/merchbay_admin#2