forked from toolshed/docs.coopcloud.tech
Compare commits
3 Commits
migrate-02
...
main
Author | SHA1 | Date | |
---|---|---|---|
98ebaefd1f | |||
6e7aa46c47 | |||
f082f398a7
|
@ -3,7 +3,7 @@ title: "Resolution 021"
|
|||||||
---
|
---
|
||||||
|
|
||||||
- Topic: Budget 011: Migrate to Cobra
|
- Topic: Budget 011: Migrate to Cobra
|
||||||
- Date: 18-07-2024
|
- Date: 22-07-2024
|
||||||
- Deadline: 31-07-2024
|
- Deadline: 31-07-2024
|
||||||
- Size: Large
|
- Size: Large
|
||||||
|
|
||||||
|
@ -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).
|
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
|
### Test deployment
|
||||||
|
|
||||||
!!! note "Running Co-op Cloud server required!"
|
!!! note "Running Co-op Cloud server required!"
|
||||||
|
@ -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.
|
- 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
|
### Responsibilities
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user