Go to file
marco370 204717cd9d Add option to import database backup from Git during deployment
Modify the deployment script to allow importing the latest database backup from the Git repository when the 'db' argument is provided. This includes handling backup decompression and database restoration.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: e5565357-90e1-419f-b9a8-6ee8394636df
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-17 08:52:00 +00:00
attached_assets Adapt database connections for local and cloud environments 2025-10-16 17:07:26 +00:00
client Restored to '6db91c5cef83702da055ec41ac10c52d783a6d44' 2025-10-17 08:46:22 +00:00
deploy Add option to import database backup from Git during deployment 2025-10-17 08:52:00 +00:00
server Implement contract rules for shift assignments 2025-10-17 07:39:19 +00:00
shared Add multi-location support and meal voucher parameters 2025-10-17 07:13:29 +00:00
.env.production.example Update deployment scripts and server setup for automatic deployment and database backup 2025-10-16 10:54:16 +00:00
.gitignore Add script to automate database backups and Git deployments with versioning 2025-10-17 06:36:21 +00:00
.gitlab-ci.yml Add deployment guide and scripts for automated server setup and deployment 2025-10-16 07:12:27 +00:00
.replit Improve database backup reliability and error handling 2025-10-17 08:38:07 +00:00
components.json Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
deploy-to-gitlab.sh Improve database backup reliability and error handling 2025-10-17 08:38:07 +00:00
DEPLOYMENT-FIX.md Update deployment process and fix server configuration issues 2025-10-16 16:08:06 +00:00
DEPLOYMENT.md Update deployment to securely manage database passwords 2025-10-16 11:00:27 +00:00
design_guidelines.md Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
drizzle.config.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
dump.sql Update deployment scripts and server setup for automatic deployment and database backup 2025-10-16 10:54:16 +00:00
dump.zip Update deployment scripts and server setup for automatic deployment and database backup 2025-10-16 10:54:16 +00:00
ecosystem.config.js Update deployment script to use local binaries for build tools 2025-10-16 15:34:32 +00:00
fix-server.sh Update deployment process and fix server configuration issues 2025-10-16 16:08:06 +00:00
GITLAB-DEPLOY.md Add automated deployment with versioning and database backup 2025-10-17 06:38:57 +00:00
GUIDA-DEPLOYMENT-FINALE.md Improve deployment process and external server compatibility 2025-10-16 16:17:05 +00:00
package-lock.json Add vehicle management and improve user authentication and management 2025-10-16 17:41:22 +00:00
package.json Add vehicle management and improve user authentication and management 2025-10-16 17:41:22 +00:00
postcss.config.js Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
push-gitlab.sh Add automated deployment with versioning and database backup 2025-10-17 06:38:57 +00:00
push-to-gitlab.sh Deploy: 2025-10-16 13:42:30 2025-10-16 13:42:30 +00:00
QUICKSTART-DEPLOYMENT.md Update deployment to securely manage database passwords 2025-10-16 11:00:27 +00:00
QUICKSTART-GITLAB.md Improve GitLab deployment process and version management 2025-10-17 06:39:43 +00:00
replit.md Add current version number to the dashboard and specify testing environment 2025-10-17 07:53:11 +00:00
sidebar_collapsed.png Improve sidebar visibility and appearance in the application 2025-10-11 15:06:44 +00:00
sidebar_visible.png Improve sidebar visibility and appearance in the application 2025-10-11 15:06:44 +00:00
tailwind.config.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
tsconfig.json Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00
version.json 🚀 Release v1.0.8 2025-10-17 08:36:24 +00:00
vite.config.ts Add basic UI components and structure for the application 2025-10-11 09:36:55 +00:00