Upgrade Gitea chart to 9.0.3 or later #86

Closed
opened 2023-07-21 12:02:03 +00:00 by allanger · 5 comments
allanger commented 2023-07-21 12:02:03 +00:00 (Migrated from git.badhouseplants.net)
  • Setup a redis as a separate service in the database-service ns (bitnami)
  • Setup a postgres server in the database-service ns (bitnami)
  • Setup a db-operator in the database-service namespace
  • Configure a db-instance to watch the postgres server
  • Add a Database extension to helmfile like Istio
  • Configure gitea to have a database extension installed
  • Migrate the data from the old postgres to the separate server
  • Update the postgres connection string in Gitea
  • Connect gitea to redis
  • Make sure that no dependencies will be installed after the gitea chart
    upgrade
  • Upgrade the version of the chart
- [x] Setup a redis as a separate service in the `database-service` ns (bitnami) - [x] Setup a postgres server in the `database-service` ns (bitnami) - [x] Setup a db-operator in the `database-service` namespace - [x] Configure a db-instance to watch the postgres server - [x] Add a `Database` extension to `helmfile` like `Istio` - [x] Configure gitea to have a database extension installed - [x] Migrate the data from the old postgres to the separate server - [x] Update the postgres connection string in Gitea - [x] Connect gitea to redis - [x] Make sure that no dependencies will be installed after the gitea chart upgrade - [x] Upgrade the version of the chart
jacklull commented 2023-07-21 12:53:26 +00:00 (Migrated from git.badhouseplants.net)

redis installed: 92ed9fc966

redis installed: 92ed9fc966e79c175b7fc198c9786ba18e411019
jacklull commented 2023-07-21 13:21:01 +00:00 (Migrated from git.badhouseplants.net)

postgres installed: bb2211fc15

postgres installed: bb2211fc15ee6473317d7040fbb4bd61c1140e6d
jacklull commented 2023-07-21 13:50:32 +00:00 (Migrated from git.badhouseplants.net)

db-operator installed: 20e12ee4ba

db-operator installed: 20e12ee4ba62d109d5c7d67d4e5edcc17f580fb5
jacklull commented 2023-07-21 14:20:00 +00:00 (Migrated from git.badhouseplants.net)
installed and configured db-instances: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/90
jacklull commented 2023-07-29 15:37:51 +00:00 (Migrated from git.badhouseplants.net)

migrated gitea to a dedicated database: #93

migrated gitea to a dedicated database: #93
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: badhouseplants/k8s-cluster-config#86
No description provided.