Commit graph

3 commits

Author SHA1 Message Date
CTO (Paperclip Agent)
7c06647953 Fix deployment image to use internal registry
Use the internal registry (10.106.73.119:5000) with the current version
instead of pulling from Docker Hub.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-07-12 09:17:09 +00:00
CTO (Paperclip Agent)
09fc8bf9ae Fix Traefik Middleware API version from traefik.containo.us to traefik.io
The cluster has traefik.io/v1alpha1 CRD installed, not traefik.containo.us/v1alpha1.
This change fixes Argo CD sync failures.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-07-12 09:14:08 +00:00
Paperclip CTO
a7bd527793 Initial commit: Move basicstack.org frontend to Forgejo
Migrate the Nuxt 3 + Vue 3 SSR frontend application for basicstack.org to our self-hosted Forgejo instance. This repository will serve as the source for all future development and deployment of the basicstack.org website.

The application includes:
- Nuxt 3 + Vue 3 SSR setup
- Directus CMS integration
- Tailwind CSS styling
- Kubernetes deployment manifests
- Docker containerization

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-06-28 12:32:23 +00:00