Commit Graph

7 Commits

Author SHA1 Message Date
Haileyesus
22f2b92215 fix: add fallback for SERVER_PORT using PORT environment variable 2026-03-12 22:01:17 +03:00
Haileyesus
e644f5cb7d fix: add legacy PORT env fallback for server port configuration 2026-03-12 13:13:30 +03:00
Haileyesus
468ab599be refactor: rename PORT to SERVER_PORT for clarity 2026-03-11 15:55:42 +03:00
simosmik
8af982e706 feat: add update command to CLI for checking and installing the latest version 2025-12-31 07:59:13 +00:00
simosmik
04efaa41f6 feat: add custom port and database path options to CLI commands 2025-12-31 07:42:01 +00:00
simosmik
b315360f8a fix: replace HOME env variable with os.homedir() to support windows 2025-12-30 18:07:04 +00:00
simos
1c95c598eb docs: update installation and CLI documentation
Update .env.example with comprehensive CLI command documentation and
clearer DATABASE_PATH configuration comments. Enhance README.md with
restructured installation guide featuring new cloudcli commands,
detailed PM2 background service setup instructions, and improved
organization of global installation benefits and restart procedures.

Add CLI command reference showing cloudcli start, status, help, and
version commands. Expand PM2 section with separate subsections for
installation, service startup, and auto-start configuration.
2025-11-02 07:53:22 +00:00