webmaster
  • Joined on 2025-12-10
webmaster pushed to dev at webmaster/merchbay 2025-12-18 05:49:00 +00:00
cd4c7086bf Update environment variables in deployment files for improved configuration
webmaster pushed to dev at webmaster/merchbay 2025-12-18 05:37:01 +00:00
0052044d6a Update Dockerfile to use PHP 7.3 and improve compatibility with Laravel 5.0
webmaster created branch dev in webmaster/merchbay 2025-12-18 05:30:16 +00:00
webmaster pushed to dev at webmaster/merchbay 2025-12-18 05:30:16 +00:00
d6a98811eb Add CI/CD workflows for building and deploying Docker images
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 05:13:32 +00:00
e45cfb5ebd Update deployment scripts to specify required environment variables in .env file and docker-compose
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 04:59:03 +00:00
246f6b2c0f Remove outdated deployment and configuration files; consolidate deployment instructions into README and update project structure.
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 04:31:21 +00:00
075c6bfdf9 Fix typo in AppServiceProvider to use forceSchema instead of forceScheme
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 04:24:40 +00:00
58e1bad1cf Enhance AppServiceProvider to force HTTPS when behind a proxy
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 04:21:10 +00:00
110c0f7291 Fix: Create storage directories and set proper permissions
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 03:44:46 +00:00
2550a945a3 Enhance health check in deployment workflow and suppress Apache ServerName warning in Dockerfile
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 03:30:41 +00:00
159dda3843 Enhance deployment script to clear and rebuild config cache for improved performance
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 03:26:34 +00:00
946f968ca0 Add cache clearing step during deployment to optimize application performance
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 03:19:20 +00:00
58e36c420c Fix .env permissions to ensure proper access during deployment
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 03:15:35 +00:00
7fb6a74a13 Add .env.example file and update docker-compose configurations for environment variables
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-16 07:42:27 +00:00
183d19848b Update artifact upload paths in deployment workflow for accuracy
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-16 07:38:42 +00:00
f2081217af Refactor deployment workflow to streamline SSH setup and improve image building process
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-16 07:23:07 +00:00
e9620052f7 Update deployment directory path in workflow from /home/deploy/apps to /var/www/apps for consistency
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-16 07:14:53 +00:00
3ca2983c68 Refactor secrets debug step in deployment workflow for clarity and efficiency
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-16 06:58:50 +00:00
676988fabb Update deployment paths in workflow and remove versioning from docker-compose
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-16 06:24:24 +00:00
73b178fa2c Enhance deployment workflow by adding SSH setup and secret validation checks for improved security and reliability