feat(home): import doris dashboard from workspace repo
Migrates workspace-only dashboard work from commits 6f0c5cd, c851073, and d04eff3 into the canonical truenas-stacks repo.
This commit is contained in:
13
home/doris-dashboard/.gitignore
vendored
Normal file
13
home/doris-dashboard/.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
__pycache__/
|
||||
logs/
|
||||
public/index.html
|
||||
public/style.css.bak.*
|
||||
bin/generate_dashboard.py.bak.*
|
||||
data/articles.json
|
||||
data/dashboard.json
|
||||
data/homelab.json
|
||||
data/sky.json
|
||||
data/todos.json
|
||||
data/weather.json
|
||||
data/paperless_review.json
|
||||
data/paperless_review_state.json
|
||||
Reference in New Issue
Block a user