Commit Graph

11 Commits

Author SHA1 Message Date
jeanotx32
bb5a7005a7 bla
Some checks failed
Build and Push Docker Images / docker (push) Failing after 10s
2026-05-18 23:14:26 -04:00
jeanotx32
a93d11b718 fix: detect broken venv and check ensurepip instead of venv --help
Some checks failed
Build and Push Docker Images / docker (push) Failing after 10s
2026-05-18 23:01:17 -04:00
jeanotx32
f76a79fd1a fix: auto-install python3-venv if missing
Some checks failed
Build and Push Docker Images / docker (push) Failing after 6s
2026-05-18 23:00:13 -04:00
jeanotx32
17e20b8ad6 fix: check_root incompatible with set -e when running as root
Some checks failed
Build and Push Docker Images / docker (push) Failing after 8s
2026-05-18 22:58:53 -04:00
jeanotx32
af7fc88ea6 fix: redirect stderr to stdout in install.sh for pipe execution
Some checks failed
Build and Push Docker Images / docker (push) Failing after 9s
2026-05-18 22:56:25 -04:00
jeanotx32
197aef4db9 feat: add installation and update script for VPS Monitor Agent
Some checks failed
Build and Push Docker Images / docker (push) Failing after 11s
2026-05-18 22:51:55 -04:00
jeanotx32
d799ae503c Feat : login sys
Some checks failed
Build and Push Docker Images / docker (push) Failing after 11s
2026-05-18 22:44:02 -04:00
jeanotx32
cf0b3f0acf feat: add VPS Monitor backend and frontend services
Some checks failed
Build and Push Docker Images / docker (push) Failing after 5s
- Create systemd service for VPS Monitor agent.
- Add FastAPI backend with endpoints for managing VPS configurations and statuses.
- Implement Dockerfile for backend service with required dependencies.
- Create frontend using React with Vite and Tailwind CSS for styling.
- Add API client for communicating with the backend.
- Implement components for displaying VPS information and logs.
- Set up Docker Compose for orchestrating backend and frontend services.
- Add environment configuration files for backend and agent.
- Implement CORS support in the backend for frontend communication.
2026-05-18 22:31:36 -04:00
jeanotx32
f83f8f97fa fix : struct 2026-05-18 22:01:08 -04:00
jeanotx32
e7df09d72e Add Docker application manager script for Debian VPS 2026-05-18 21:59:59 -04:00
ecebb45e0e Initial commit 2026-05-18 21:55:11 -04:00