Commit Graph
6 Commits
Author SHA1 Message Date
Denozordec 2da1f6a6f0 docs: add docker run equivalent for compose setup
Docker / build (push) Failing after 17s
Made-with: Cursor
2026-03-21 00:29:39 +07:00
Denozordec e20349cb4e chore: docker-compose использует образ GHCR, обновлён README
Made-with: Cursor
2026-03-20 23:42:00 +07:00
Denozordec 01c2cfa5c3 docs: пользовательская инструкция для Linux в README
Made-with: Cursor
2026-03-20 23:29:18 +07:00
Denozordec 8646487f35 docs: указать образ GHCR ghcr.io/denozordec/vps-tracker в README
Made-with: Cursor
2026-03-20 23:27:04 +07:00
Denozordec a32f3420f9 Update README and server configuration for VPS Tracker application
Docker / build (push) Failing after 2m55s
- Renamed project from "React + Vite" to "VPS Tracker" and updated the README to reflect the application's purpose and usage instructions.
- Added detailed Docker setup instructions, including two methods for running the application: using Docker Compose and standalone Docker.
- Implemented static file serving in the server configuration to serve the frontend from the 'dist' directory if it exists, enhancing the application's deployment capabilities.
2026-03-20 23:24:32 +07:00
Denozordec 221edcda16 init commit 2026-03-17 23:19:28 +07:00