dashboard
repositories
activity
search
login
APPS
/
ops-dashboard
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: rebuild/recreate — use ops CLI instead of Coolify API
Matthias Nott
2026-02-22
f80c96be55296d0f6184a9fdff8fbe0409a23a46
[APPS/ops-dashboard.git]
/
.gitignore
1
2
3
4
5
6
7
8
9
__pycache__/
*.pyc
*.pyo
.env
.DS_Store
*.egg-info/
dist/
build/
.venv/