|
|
|
|
|
by one_buggy_boi
860 days ago
|
|
What would be a good design pattern to put these dashboards behind auth? I suppose since they're static files you could just serve them with something like FastAPI or Spring Boot and have your CI/CD refresh the static files throughout the day on shared storage? |
|