Commit Graph

  • a46e1d69e2 Bump version to 1.1.5 in entrypoint script main 1.1.5 gyurix 2025-09-02 14:07:37 +02:00
  • 62a9bdc65d Update install script to replace local-proxy with local-loadbalancer gyurix 2025-09-02 12:03:08 +02:00
  • 4361299a0e Update system list in entrypoint script to include local-loadbalancer.json gyurix 2025-09-02 11:56:06 +02:00
  • 982b00acff Set working directory for scheduler entrypoint and upgrade functions gyurix 2025-09-02 11:49:17 +02:00
  • 41c7c73abf Refactor upgrade function to ensure .json extension is appended correctly gyurix 2025-09-02 11:40:50 +02:00
  • 2bd803c4b5 Update upgrade function to append .json extension if missing gyurix 2025-09-02 09:25:55 +02:00
  • 85dd5aa4ad Refactor backup service parameters and add default SSH host value 1.1.4 gyurix 2025-08-26 12:32:36 +02:00
  • 81dd98b952 Add default values for SSH parameters in backup service functions gyurix 2025-08-26 09:39:33 +02:00
  • 7125f17b22 Fix JSON formatting and add TYPE field in backup configuration gyurix 2025-08-26 08:05:40 +02:00
  • bd0753b4db json b64 debug removed hael 2025-08-14 17:44:16 +00:00
  • 779f28a5f7 Clean temporary files in shared volume during task execution 1.1.3 gyurix 2025-08-13 09:22:38 +02:00
  • 9878fa9ce3 Bump version to 1.1.3 in entrypoint script gyurix 2025-08-09 09:54:36 +02:00
  • aeb679a898 Add condition to check for upgrade-framework.json before starting webserver gyurix 2025-08-09 09:39:59 +02:00
  • e40b900750 Update scripts/scheduler/entrypoint.sh 1.1.2 hael 2025-08-08 09:43:21 +00:00
  • ae83abef53 upgrade STATUS hael 2025-08-08 09:35:12 +00:00
  • 0e05eaa531 version fix hael 2025-08-08 09:01:06 +00:00
  • 8c345020f7 Refactor debug mode handling in entrypoint script for improved clarity gyurix 2025-08-07 16:48:26 +02:00
  • 10a6bc704c Enhance entrypoint script with debug mode and Docker registry environment variables gyurix 2025-08-07 16:45:46 +02:00
  • ba921a53a2 Log the Docker run command in the entrypoint script for debugging purposes gyurix 2025-08-07 16:38:25 +02:00
  • 7bb96a1863 Add support for Docker registry credentials in entrypoint script gyurix 2025-08-07 16:27:39 +02:00
  • d0f65b8841 Add Docker registry login functionality to entrypoint script gyurix 2025-08-07 16:22:57 +02:00
  • 72e14d7199 Check for the existence of JSON file before creating it in add_json_target function gyurix 2025-08-07 16:08:55 +02:00
  • 566aed3752 Prevent overwriting existing JSON files in add_json_target function gyurix 2025-08-07 16:06:41 +02:00
  • 3ab1b3ff54 do not create upgrade.json hael 2025-08-07 13:49:40 +00:00
  • dafd8f345a git pull log hael 2025-08-07 13:35:52 +00:00
  • 56e2f6f05d Silence output of git pull in entrypoint script to reduce log clutter gyurix 2025-08-07 15:28:26 +02:00
  • e343bc2cb5 Enhance entrypoint script to log completion of git pull operation gyurix 2025-08-07 15:07:53 +02:00
  • 6d267dfd04 Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler gyurix 2025-08-07 13:21:42 +02:00
  • b049833844 Add logging for git pull operation in entrypoint script gyurix 2025-08-07 13:21:40 +02:00
  • fbf15c52b5 Update scripts/scheduler/entrypoint.sh 1.1.1 Gyorgy Berenyi 2025-08-07 08:21:45 +00:00
  • 3e1fee6022 create repo json hael 2025-08-06 14:05:02 +00:00
  • 27c5be7964 Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler gyurix 2025-08-06 15:57:39 +02:00
  • 7b2ac2e56a Create backup server secrets directory and update JSON output path gyurix 2025-08-06 15:57:37 +02:00
  • 9407f7caaf Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler hael 2025-08-06 10:11:27 +00:00
  • 12cfe301e3 VPN_STATUS swap hael 2025-08-06 10:10:47 +00:00
  • c2a1fbd9d8 Set default SSH port and user credentials in backup client function gyurix 2025-08-06 10:49:02 +02:00
  • d43536b67b Enhance backup server configuration by adding default SSH credentials and updating directory structure for backups gyurix 2025-08-06 10:18:48 +02:00
  • da5521295d Refactor entrypoint script to set installed version number and add debug mode handling for input directory gyurix 2025-07-31 11:45:19 +02:00
  • e39e1033c6 Add versioning output to entrypoint script and simplify JSON handling 1.1.0 gyurix 2025-07-29 14:25:48 +02:00
  • ec9d4c6e4f Add backup server configuration and versioning to entrypoint script gyurix 2025-07-29 13:51:05 +02:00
  • 6876c9351b Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler 1.0.9 hael 2025-07-24 08:35:27 +00:00
  • 4df278bb0b save_vpn changes hael 2025-07-24 08:35:10 +00:00
  • 550661c205 Add debug mode environment variable handling in upgrade_scheduler function gyurix 2025-07-24 10:18:54 +02:00
  • 131982b37f Refactor upgrade_scheduler function to streamline debug mode handling and simplify Docker start command gyurix 2025-07-24 10:17:23 +02:00
  • e6e772055e Pass task name to add_json_target function for improved JSON file naming gyurix 2025-07-23 18:09:02 +02:00
  • 2af0300c5a Add function to create JSON target file for task output in entrypoint script gyurix 2025-07-23 17:36:46 +02:00
  • 5b2e3436f5 Enhance upgrade function to handle webserver service separately and improve logging gyurix 2025-07-23 16:59:46 +02:00
  • 274e9456ea Enhance framework scheduler upgrade process with temporary file cleanup and reduced sleep duration gyurix 2025-07-23 16:30:49 +02:00
  • c1717a06e7 Add debug messages for framework scheduler upgrade and container removal gyurix 2025-07-23 16:26:09 +02:00
  • e28d6e47a8 Update entrypoint script to specify full path for Docker pull command and add debug message for framework scheduler upgrade gyurix 2025-07-23 16:13:01 +02:00
  • 2e0129402d Refactor upgrade function to simplify web-installer handling and streamline service start process gyurix 2025-07-23 15:57:52 +02:00
  • 3c1e396b19 Update framework scheduler name format and append random suffix in upgrade function gyurix 2025-07-23 13:12:33 +02:00
  • 96c9dddf89 Update framework scheduler name and streamline upgrade process in entrypoint script gyurix 2025-07-23 10:10:33 +02:00
  • 62f9ff63a8 deployment apps tree space fix hael 2025-07-22 15:08:17 +00:00
  • 0102fc9241 Add debug mode support to Docker run command in entrypoint script gyurix 2025-07-22 14:45:55 +02:00
  • 5601eaf8b7 Refactor Docker start command in entrypoint script for cleaner execution gyurix 2025-07-22 14:42:40 +02:00
  • 33d154eccc Refactor entrypoint script to improve error handling and restore firewall rule startup logic gyurix 2025-07-22 13:29:35 +02:00
  • 77079a019c Enhance entrypoint script with backup service functions and debug logging gyurix 2025-07-22 11:58:15 +02:00
  • adb579572c Add debug logging and start service execution in entrypoint script gyurix 2025-07-22 11:46:13 +02:00
  • b535f52493 Update entrypoint script to modify JSON configuration for domain certificates gyurix 2025-07-22 11:42:48 +02:00
  • 33014294b0 Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler gyurix 2025-07-21 14:01:01 +02:00
  • b9eab36585 Implement backup service management and network scanning functionality in entrypoint and backup challenge scripts gyurix 2025-07-21 14:00:56 +02:00
  • 279c886c07 Update scripts/scheduler/entrypoint.sh 1.0.8 hael 2025-07-21 10:41:29 +00:00
  • 415d65ac1c Update scripts/scheduler/entrypoint.sh hael 2025-07-21 08:35:09 +00:00
  • 6d00aefb21 Initialize JSON_TARGET variable for deployment edit action in entrypoint script gyurix 2025-06-03 15:41:43 +02:00
  • 2c782808ed Refactor deployment logic to stop service before editing in entrypoint script 1.0.7 gyurix 2025-05-29 12:14:02 +02:00
  • ba8af23f42 Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler gyurix 2025-05-29 12:00:27 +02:00
  • c5da839c5b Add support for editing deployments in entrypoint script gyurix 2025-05-29 12:00:25 +02:00
  • a575bcbf46 app icon laci 2025-05-29 09:43:38 +00:00
  • 06658b59d3 Remove installation of empty file and simplify deployment structure in entrypoint script gyurix 2025-05-29 11:22:57 +02:00
  • 2f914cf8d9 app icon 1.0.6 laci 2025-05-28 16:13:35 +00:00
  • b362f2e37f Filter out SHARED volumes during cleanup in entrypoint script 1.0.5 gyurix 2025-05-26 13:23:42 +02:00
  • 8eb3d1eef1 Filter out USER and SYSTEM volumes during cleanup in entrypoint script gyurix 2025-05-26 13:17:32 +02:00
  • 2b91706d86 Remove redundant service stop command and add cleanup for environment files in entrypoint script gyurix 2025-05-26 12:42:43 +02:00
  • 933d182244 Reorder upgrade calls in entrypoint script for framework and web-installer 1.0.4 gyurix 2025-05-21 11:07:50 +02:00
  • 153249211a Update Dockerfile Gyorgy Berenyi 2025-05-21 09:07:24 +00:00
  • c5765ca952 Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler laci 2025-05-15 13:25:48 +00:00
  • 2bcf430dfd upgrade debug laci 2025-05-15 13:25:02 +00:00
  • bc7d30ea59 Reorder service stop command in entrypoint script for clarity during removal process gyurix 2025-05-15 14:43:02 +02:00
  • e23001223c Refactor service removal process in entrypoint script to streamline deletion of directories, files, and Docker volumes gyurix 2025-05-15 14:06:09 +02:00
  • 4a7a854f6f Comment out service file removal in entrypoint script gyurix 2025-05-15 13:54:12 +02:00
  • 5804346e42 Fix volume destination filtering in removal process gyurix 2025-05-15 13:51:31 +02:00
  • 43fcc62014 Filter destinations by service name in removal process gyurix 2025-05-15 13:28:27 +02:00
  • a9ba3698bd Enhance entrypoint script to delete both volume destinations and Docker volumes during service removal gyurix 2025-05-15 13:20:31 +02:00
  • 8e3a28334e Remove temporary firewall and domain files during service removal gyurix 2025-05-15 13:01:30 +02:00
  • f808a394aa uninsall fix laci 2025-05-15 11:00:15 +00:00
  • 97398388d6 Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler gyurix 2025-05-15 11:24:08 +02:00
  • 0839a78d41 Enhance entrypoint script to clean up environment files, volume destinations, firewall rules, and domains during service removal gyurix 2025-05-15 11:24:06 +02:00
  • 43b529d2d0 PID laci 2025-05-15 08:46:33 +00:00
  • 81cc2b14ab upgrade check_pid laci 2025-05-15 08:25:44 +00:00
  • 42c3275e19 Improve git clone and pull commands with timeout settings; update JSON_TARGET handling in task execution 1.0.3 gyurix 2025-05-13 13:12:16 +02:00
  • 283b42bce1 rename letsencrypt task laci 2025-05-07 16:16:40 +00:00
  • fe5ffd3add Fix service execution commands in entrypoint script for web-installer 1.0.2 gyurix 2025-05-07 09:55:07 +02:00
  • bc87393fba Add logic to handle new certificate requests in letsencrypt task 1.0.1 gyurix 2025-05-06 16:09:34 +02:00
  • f9d43d43f9 Enhance task execution logic to handle new certificate requests and improve debug output formatting gyurix 2025-05-06 15:55:08 +02:00
  • ee0b103593 commented environment variables from drone Gyorgy Berenyi 2025-05-06 12:14:20 +00:00
  • 6cd309eb9a do not log check_vpn.json file created laci 2025-05-06 08:21:12 +00:00
  • 93aebc5251 do not log check_vpn laci 2025-05-06 08:17:04 +00:00
  • 513b3f9f6a Remove unnecessary blank line in Drone CI configuration gyurix 2025-04-28 08:13:25 +02:00
  • dd9f1a1c2f Add Docker plugin mirror configuration to Drone CI pipeline gyurix 2025-04-28 08:03:58 +02:00