Commit Graph

  • 64ca6ffc52 README: add resource requirements to deploy section master Ada 2026-04-06 18:40:57 -04:00
  • 5baeccde4a deploy/README: add resource requirements section (512MB RAM, 1 vCPU, 2GB disk) Ada 2026-04-06 18:40:43 -04:00
  • 8c2eb26d9d README: rewrite as clean overview — tech stack, features, API reference, link to deploy/README for install Ada 2026-04-06 10:50:38 -04:00
  • 0cd9e4ddf1 README: remove all personal references — fully shareable/agnostic Ada 2026-04-06 10:48:28 -04:00
  • 7f903ce172 README: replace seed projects with generic homelab examples Ada 2026-04-06 10:47:01 -04:00
  • 398c114fc6 README: lead with one-command setup.sh as primary install method, manual docker steps as fallback Ada 2026-04-06 10:43:47 -04:00
  • 9de99475d4 setup.sh: fix compose install — try apt-get docker-compose first, pip3 fallback Ada 2026-04-06 10:38:07 -04:00
  • 780eb63f85 setup.sh: fix docker-compose — check for both plugin and standalone, install standalone docker-compose if plugin unavailable Ada 2026-04-06 10:36:25 -04:00
  • 821a990a50 setup.sh: remove stale Docker Inc repo before apt-get update to fix failure on Debian Ada 2026-04-06 10:34:15 -04:00
  • 80752ae502 setup.sh: fix read — use -t 0 (stdin TTY), add 5s timeout for piped mode so user can abort or wait Ada 2026-04-06 10:32:00 -04:00
  • 4379b6c7f9 setup.sh: simplify — use docker.io directly, remove Docker Inc repo, remove install command, fix docker/check Ada 2026-04-06 10:29:56 -04:00
  • 4cb17bca32 setup.sh: fix Docker install — try Docker Inc repo first, fall back to docker.io on Debian; improve TTY detection Ada 2026-04-06 10:27:10 -04:00
  • 02e2c2687d setup.sh: fix read for piped mode — detect non-interactive and skip prompt Ada 2026-04-06 10:25:16 -04:00
  • fd16032a91 setup.sh: fix — curl prerequisite check, exits with install instructions if missing Ada 2026-04-06 10:23:09 -04:00
  • 713cc1ed0f setup.sh: fix curl dependency check for minimal Debian, auto-install curl if missing Ada 2026-04-06 10:21:50 -04:00
  • 9641d24edb setup.sh: add confirmation prompt, pre-flight checks, splash screen, color-free output Ada 2026-04-06 10:17:55 -04:00
  • 5ccf6b6aab add: setup.sh — one-shot deploy on fresh Debian/Ubuntu Ada 2026-04-06 10:15:56 -04:00
  • 1153ad4989 fix: restore nginx.conf, bake into nginx image for /api/ proxy Ada 2026-04-06 10:07:50 -04:00
  • c9e2c91a6b restructure: all-in-one deploy dir — www/ for frontend, context: . for builds Ada 2026-04-06 10:02:51 -04:00
  • a077bffb08 docker-compose: build both images from source, bake frontend into nginx, use --build flag Ada 2026-04-06 09:41:20 -04:00
  • 49aa8adce4 frontend: use relative API URL (/api) instead of hardcoded IP — makes deploy truly portable Ada 2026-04-06 09:30:07 -04:00
  • 887be4df40 README: update clone URL to gitea.ledrew.me domain, add seed command Ada 2026-04-06 09:20:11 -04:00
  • c995161fa6 Add Docker Compose deployment Ada 2026-04-06 09:04:24 -04:00
  • c283e591a4 Add README.md Ada 2026-04-05 21:07:59 -04:00
  • bd658a822b Initial commit: Project Tracker - Node.js + Express + SQLite backend, dark-themed frontend\n\n- Express REST API (GET/POST/PUT/DELETE /api/projects)\n- SQLite database with better-sqlite3\n- Dark-themed single-page UI with filter bar and drill-down panel\n- nginx reverse proxy config\n- Deployment script Ada 2026-04-05 21:07:13 -04:00