Commit Graph

34 Commits

Author SHA1 Message Date
6c906ec522 helm hlaeja account registry
- update actuator.http
- update helmfile.yaml
- add 04-service.yaml
- add 03-deployment.yaml
- add 02-configmap.yaml
- add 01-secret.yaml
- update 01 secret values.yaml with jwt
- add values.yaml
- add Chart.yaml
2025-07-28 11:37:04 +02:00
1d0346d5e2 helm database postgresql
- add Chart.lock to .gitignore
- update helmfile.yaml with database
- add values.yaml with postgresql
- add Chart.yaml with postgresql
2025-07-28 11:37:04 +02:00
cecdb1a627 helm secrets
- add docker registry config
   - update values.yaml with values from 03-keystore.yaml
   - add 03-keystore.yaml
- add docker registry config
   - update values.yaml with values from 02-json-web-token.yaml
   - add 02-json-web-token.yaml
- add docker registry config
   - update values.yaml with values from 01-docker-registry.yaml
   - add 01-docker-registry.yaml
   - update kube/01-initialize/02-registry-secret.yaml
   - extract docker registry /doc/k8s-testing.md to doc/k8s-docker-registry.md
- add values.yaml
- add Chart.yaml
- add helmfile.yaml
2025-07-28 11:37:04 +02:00
8ead30676a set up helm structure 2025-07-28 11:37:04 +02:00
202c3fdf8a k8s hlaeja registry api 2025-07-25 01:24:24 +02:00
5fa338e576 k8s hlaeja device api 2025-07-25 01:24:24 +02:00
ad0c180bd4 k8s redis 2025-07-25 01:24:24 +02:00
3b8d20896c k8s hlaeja device data 2025-07-25 01:24:24 +02:00
bde856e378 k8s influxdb 2025-07-25 01:24:24 +02:00
1a18ef90e4 k8s hlaeja device configuration 2025-07-25 01:24:24 +02:00
a1038e9afc k8s cassandra 2025-07-25 01:24:24 +02:00
03e9d0a703 k8s hlaeja device registry 2025-07-25 01:24:24 +02:00
203acf6a76 k8s hlaeja account registry 2025-07-25 01:24:24 +02:00
91eef1911f k8s postgres 2025-07-25 01:24:24 +02:00
2d1b25e40e k8s initialize 2025-07-25 01:24:24 +02:00
203150749d add http files 2025-07-25 01:24:24 +02:00
97991f243f Hlæja concept v0.6.0 v0.6.0 2025-04-05 13:28:42 +02:00
785095aa80 update dependency.md with missing/planed usages 2025-02-17 10:45:11 +01:00
a4de9872f7 Hlæja concept v0.5.0 v0.5.0 2025-02-07 17:50:43 +01:00
e2b0c475fc Hlæja concept v0.4.0 v0.4.0 2025-01-21 12:43:46 +01:00
4052404120 Hlæja concept v0.3.0 v0.3.0 2024-12-28 08:46:05 +01:00
614abcb272 add redis and cleanup
- add doc/global_settings.md
- docker_database.md
- update dependency.md
- extrack hlaeja from  development-compose.yml to hlaeja-compose.yml
- rename compose.yml to development-compose.yml
- extract text from readme.md
  - databases to doc/docker_database.md
  - hlaeja service to doc/docker_hlaeja.md
- move and rename structure.md to doc/dependency.md
- move and rename identity.md to doc/rsa_key.mk
- move and rename certificate.md to doc/keystore.md
2024-12-27 23:44:50 +01:00
5dc1e91ce2 add RegistryApi 2024-12-20 00:56:52 +01:00
0b776186ac Hlæja concept v0.2.1 v0.2.1 2024-12-12 02:43:11 +01:00
a583e5d6e3 Hlæja concept v0.2.0 v0.2.0 2024-12-11 00:06:44 +01:00
d7aeff2c0d Hlæja concept v0.1.0 v0.1.0 2024-11-30 19:21:52 +01:00
ac9fac189d add DeviceConfiguration 2024-11-30 19:20:18 +01:00
31e4f88735 add Cassandra 2024-11-30 19:19:56 +01:00
a0e8701de0 add DeviceApi 2024-11-26 16:25:13 +01:00
31ea9bf188 add DeviceRegistry 2024-11-24 00:44:27 +01:00
e40360e9e1 add PostgreSQL 2024-11-16 11:13:38 +01:00
52f84647d5 add DeviceData 2024-11-16 11:13:07 +01:00
e814633097 add InfluxDB 2024-11-16 11:12:57 +01:00
5fcea22355 Set up project structure 2024-11-16 10:09:04 +01:00