A platform for experimenting with fullstack applications using various technologies.
https://github.com/henrichter/k8splay.git
This repository is archived and no longer maintained. It was a playground for me to experiment with Kubernetes and its ecosystem.
The project will be rewritten to use fluxcd and bitnami helm charts as dependencies. The new repository will be
github.com/h3nryc0ding/livechat
This repository is a playground for me to experiment with Kubernetes and its ecosystem. It is a full stack application with a Spring Boot backend, a SvelteKit frontend, and a Keycloak server for authentication.
Deployed at api.k8splay.xyz
/graphiqlDeployed at k8splay.xyz
Deployed at accounts.k8splay.xyz
Deployed at <PR>.test.k8splay.xyz. Please replace <PR> with the PR number, e.g. pr-1.test.k8splay.xyz. The API is
deployed at api.<PR>.test.k8splay.xyz. The deployment is automatically deleted when the PR is closed.
Implemented using GitHub Actions: