Tola Leng
34d3e81154
Removed entrypoint script with hidden pocketbase
2025-08-12 15:12:35 +07:00
Tola Leng
50b4d1dfb0
Refactor: Reduce verbose logging output in Regional Script
...
- Reduce verbose logging in install-regional-agent.sh to provide a more minimal output while retaining all core functionality.
2025-07-31 16:19:16 +07:00
Tola Leng
44bc2bc1e5
feat: Create server-docker-agent.sh script
...
- This script will automate the process of running the monitoring agent Docker container. It will take environment variables as input and construct the `docker run` command with the provided values, including volumes and ports, to ensure a seamless one-click installation experience.
2025-07-31 02:46:27 +07:00
Tola Leng
ff4938533c
Fix: Add tar.gz fallback for unsupported systems
...
- The script has been updated to include a fallback mechanism for systems that do not have `dpkg` or `rpm` package managers. This ensures that the agent can be installed on a wider range of Linux distributions, such as Arch Linux, by automatically using the `tar.gz` package when native package managers are not detected.
2025-07-29 20:54:20 +07:00
Tola Leng
57f815e29e
Updated server agent automate bash script
2025-07-23 21:52:06 +07:00
Tola Leng
e388912cee
Feat: added bash script for one click server agent montioring
2025-07-18 21:51:25 +07:00
Tola Leng
1113ede9a6
Updated and improved the container entrypoint script pipeline
2025-07-02 20:03:29 +07:00
Tola Leng
1e84db4ecc
Add new entrypoint for container startup script with hidden pocketbase admin (UI)
2025-07-02 20:03:06 +07:00
Tola Leng
35b11f5a16
Fix: Correct package download URL
2025-06-21 23:26:24 +07:00
Tola Leng
1b11deb40f
Fixed bash script package version
2025-06-21 22:14:08 +07:00
Tola Leng
879e106051
Fixed bash script for correct download package URL
2025-06-21 22:09:28 +07:00
Tola Leng
044f9e07fd
fixed install-regional-agent bash script
2025-06-21 22:04:49 +07:00
Tola Leng
ded509bd10
Enhance one-click install script and Regional Agent Dialog
2025-06-21 21:46:42 +07:00
Tola Leng
89572c44b7
Updated an entrypoint to start service-operation
2025-06-19 17:43:42 +07:00
Tola Leng
11ddc77e32
Updated: one-click installation bash script that includes the output information after the container starts, such as the admin web management URL and default login credentials
2025-06-06 17:42:18 +08:00
Tola Leng
9e02eea0d1
Updated: one-click installation bash script that includes the output information after the container starts, such as the admin web management URL and default login credentials
2025-05-27 16:51:45 +08:00
Tola Leng
0c6cd18e6f
Initial Release
2025-05-09 21:28:07 +07:00