3 Commits

Author SHA1 Message Date
98ebaefd1f Update docs/maintainers/tutorial.md 2024-08-24 07:55:06 +00:00
6e7aa46c47 Fix a typo in the CI link 2024-08-14 22:13:25 +00:00
f082f398a7 fix: proposal date 2024-07-22 11:05:39 +02:00
3 changed files with 13 additions and 2 deletions

View File

@ -3,7 +3,7 @@ title: "Resolution 021"
---
- Topic: Budget 011: Migrate to Cobra
- Date: 18-07-2024
- Date: 22-07-2024
- Deadline: 31-07-2024
- Size: Large

View File

@ -52,6 +52,17 @@ Open the `compose.yml` in your favourite editor and have a gander 🦢. The
The resulting `compose.yml` is available [here](https://git.autonomic.zone/coop-cloud/matomo/src/branch/main/compose.yml).
### Updating the `.env.sample`
Open the `.env.sample` file and add the following
```
DB_PASSWORD_VERSION=v1
DB_ROOT_PASSWORD_VERSION=v1
```
The resulting `.env.sample` is available [here](https://git.coopcloud.tech/coop-cloud/matomo/src/branch/main/.env.sample)
### Test deployment
!!! note "Running Co-op Cloud server required!"

View File

@ -61,7 +61,7 @@ As a member of Co-op Cloud, you'll be able to:
- Receive announcements about opportunities for funded work on Co-op Cloud early, before they're sent out to the wider community.
- Use shared Co-op Cloud services, including code hosting ([git.coopcloud.tech](https://git.coopcloud.tech)), continuous deployment ([builds.coopcloud.tech](https://builds.coopcloud.tech)) and any future digital infrastructure we all decide to set up.
- Use shared Co-op Cloud services, including code hosting ([git.coopcloud.tech](https://git.coopcloud.tech)), continuous deployment ([build.coopcloud.tech](https://build.coopcloud.tech)) and any future digital infrastructure we all decide to set up.
### Responsibilities