A Spring boot rest APi to manage cloudflare tunnels
Go to file
hitanshu310 523c9d941e Add Angular frontend with Authentik OIDC authentication
- Angular 17 with standalone components
- Angular Material + Tailwind CSS
- OIDC authorization code flow with Authentik
- Role-based access control (USER, DEVELOPER, APPROVER, ADMIN)
- Dashboard with pending requests, tunnel list, and create mapping
- Nginx reverse proxy to backend API
- Multi-container Docker Compose setup (frontend, backend, postgres)
- Environment-based configuration (local, test, prod)
2026-02-16 01:47:04 +05:30
.gitea/workflows Remove fork sync job from test build workflow 2026-01-23 21:37:22 +05:30
frontend Add Angular frontend with Authentik OIDC authentication 2026-02-16 01:47:04 +05:30
gradle/wrapper CFTunnels: And the lord said let there be light, but the devil built tunnels 2025-05-25 01:51:18 +05:30
src Update prod JPA config 2026-02-16 01:12:32 +05:30
.dockerignore Add Angular frontend with Authentik OIDC authentication 2026-02-16 01:47:04 +05:30
.env.example Adding env agnostic docker compose file 2025-05-28 19:15:50 +05:30
.gitattributes CFTunnels: And the lord said let there be light, but the devil built tunnels 2025-05-25 01:51:18 +05:30
.gitignore ISSUE-44: Hithomelabs/HomeLabDocker#44 Adding mockMvc tests for web tier 2025-10-26 18:49:18 +05:30
build.gradle Hithomelabs/HomeLabDocker#33 making ci and integration tests initialize Embedded H2 database, fixing integration test 2026-01-14 18:19:39 +00:00
docker-compose.yaml Add Angular frontend with Authentik OIDC authentication 2026-02-16 01:47:04 +05:30
Dockerfile CFTunnels: And the lord said let there be light, but the devil built tunnels 2025-05-25 01:51:18 +05:30
gradlew CFTunnels: And the lord said let there be light, but the devil built tunnels 2025-05-25 01:51:18 +05:30
gradlew.bat CFTunnels: And the lord said let there be light, but the devil built tunnels 2025-05-25 01:51:18 +05:30