12 Commits

Author SHA1 Message Date
Aiirondev_dev 03d79b9257 advncements i the starting nd stopping 2026-07-11 18:10:39 +02:00
Aiirondev_dev c2d931d3a4 feat: Update DNS handling and add port parameter for subdomain management 2026-05-01 19:26:28 +02:00
Aiirondev_dev 3c0992e1ae feat: Update OpenGraph and Twitter meta tags to use dynamic title from meta_title variable
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 21:13:07 +02:00
Aiirondev_dev fe578d490d feat: Add health check and diagnostics to launch_dev.sh for improved reliability
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 20:37:35 +02:00
Aiirondev_dev ba0e88ced7 feat: Improve error handling and messaging in nginx configuration script
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 20:16:39 +02:00
Aiirondev_dev 280d25dda9 Refactor license management and remove unused features
- Removed the JWT authentication setup and related access token handling.
- Deleted the test license activation functionality and associated routes.
- Removed the admin license management interface and related templates.
- Cleaned up the appointments page by removing test license options.
- Updated various templates to reflect changes in terminology from "license" to "instance".
- Removed the verify module and its associated functions for license key management.
- Deleted unused templates related to license management.
- Added a new empty JSON file for licenses backup.
2026-04-18 20:21:33 +02:00
Aiirondev_dev d9b812812f Refactor and streamline project setup and management scripts
- Removed `run.sh` and `test.sh` scripts to simplify the project structure.
- Added `setup-first-install.sh` to handle initial setup tasks with options to skip specific steps.
- Updated `invario-stack-autostart.service` to use `gitea.sh` for starting the stack on boot.
- Removed `start-stack-on-boot.sh` as its functionality is now integrated into the service.
- Enhanced `admin_system.html` with a new live logs panel, including automatic updates and log source selection.
- Improved CSS styles for the new logs panel for better UI consistency.
- Added JavaScript functionality to fetch and display live logs from the server.
2026-04-18 20:09:44 +02:00
Aiirondev_dev 7e7bb707a1 Enhance development environment with automatic Dev-Hosts synchronization and update provisioning script to clone repositories directly 2026-04-15 10:04:01 +02:00
Aiirondev_dev c4a483a57c Add admin instance management and system tools
- Implemented sync_dev_hosts.sh for managing local hosts entries for development.
- Created admin_instances.html for managing school instances, including creation and listing.
- Developed admin_system.html for core services management, including restart and backup operations.
- Added my_instance.html for users to view and manage their assigned instances.
- Introduced provision_instance.sh for provisioning new instances with Docker, including Nginx configuration and SSL certificate handling.
2026-04-14 22:12:14 +02:00
Aiirondev_dev 94c56a8620 Remove outdated templates and scripts; introduce new Docker and Nginx management scripts
- Deleted old login and main HTML templates to streamline the user interface.
- Removed test script and verification logic as part of the cleanup.
- Added new `gitea.sh` and `nginx.sh` scripts for managing Docker services and Nginx configurations.
- Created Nginx configuration templates for Gitea and website services to facilitate easier deployment.
- Updated README with instructions for using the new scripts and managing services.
2026-03-27 23:45:00 +01:00
Maximilian G. 108a7f3339 feat: Implement backup and restore functionality for licenses; add download and upload routes 2026-03-22 20:06:59 +00:00
Maximilian G. 78029e5c75 Initial commit 2026-03-21 11:50:52 +01:00