fixed checkboxes.
This commit is contained in:
parent
44dc3c550e
commit
b68c363cd8
@ -74,39 +74,39 @@ Slave01: 192.168.1.11
|
||||
|
||||
## Procedure
|
||||
|
||||
[x] Move local DHCP and DNS to the host `srv`.
|
||||
- [x] Move local DHCP and DNS to the host `srv`.
|
||||
|
||||
[x] Move Gitea to the host `srv`.
|
||||
- [x] Move Gitea to the host `srv`.
|
||||
|
||||
[ ] Move registry to the host `srv`. -> Not relevant for my current setup, therefore can and (probably will) be skipped.
|
||||
- [ ] Move registry to the host `srv`. -> Not relevant for my current setup, therefore can and (probably will) be skipped.
|
||||
|
||||
[X] Update Traefik ingress configs
|
||||
- [X] Update Traefik ingress configs
|
||||
|
||||
[ ] Deploy Certificate Manager on the current `Kluster` with let's encrypt certificate provisioning.
|
||||
- [ ] Deploy Certificate Manager on the current `Kluster` with let's encrypt certificate provisioning.
|
||||
|
||||
[ ] Deploy an Istio Ingress to allow access to the Gitea service.
|
||||
- [ ] Deploy an Istio Ingress to allow access to the Gitea service.
|
||||
|
||||
[ ] Update the router `Virtual Service Port Mapping` to set the Istio Ingress deployed as the new Public Ingress.
|
||||
- [ ] Update the router `Virtual Service Port Mapping` to set the Istio Ingress deployed as the new Public Ingress.
|
||||
|
||||
[ ] Ensure the Certificates are being provisioned.
|
||||
- [ ] Ensure the Certificates are being provisioned.
|
||||
|
||||
[ ] Configure Istio to route traffic towards Jellyfin and Filebrowser services.
|
||||
- [ ] Configure Istio to route traffic towards Jellyfin and Filebrowser services.
|
||||
|
||||
[ ] Backup the Istio/Kubernetes configurations used.
|
||||
- [ ] Backup the Istio/Kubernetes configurations used.
|
||||
|
||||
[ ] Explore Pi4 Storage options.
|
||||
- [ ] Explore Pi4 Storage options.
|
||||
|
||||
[ ] Consider Storage options for the OrangePi5.
|
||||
- [ ] Consider Storage options for the OrangePi5.
|
||||
|
||||
[ ] Wipe and recreate the current `Kluster`, this time using the Pi4 as a _master_, and the 2 Orange Pi5 as _slaves_ (this will require updating the DNS/DHCP local services).
|
||||
- [ ] Wipe and recreate the current `Kluster`, this time using the Pi4 as a _master_, and the 2 Orange Pi5 as _slaves_ (this will require updating the DNS/DHCP local services).
|
||||
|
||||
[ ] Update the `Current Setup` documentation with the new container and architecture rearrangement.
|
||||
- [ ] Update the `Current Setup` documentation with the new container and architecture rearrangement.
|
||||
|
||||
[ ] Deploy NFS service on the `media SRV`.
|
||||
- [ ] Deploy NFS service on the `media SRV`.
|
||||
|
||||
[ ] Migrate some lightweight/not data heavy services from the `media SRV` to the `Kluster`.
|
||||
- [ ] Migrate some lightweight/not data heavy services from the `media SRV` to the `Kluster`.
|
||||
|
||||
[ ] Update the `Current Setup` documentation with the new container and architecture rearrangement.
|
||||
- [ ] Update the `Current Setup` documentation with the new container and architecture rearrangement.
|
||||
|
||||
## Execution
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user