Public Access
fixed docker compose quickstart link
+2
-2
@@ -24,13 +24,13 @@ docker compose -f compose/docker-compose.test.yaml up -d --build
|
||||
curl http://localhost:8080/api/ready
|
||||
```
|
||||
|
||||
Details and the production path: [Quickstart Compose](Quickstart#quickstart-helm).
|
||||
Details and the production path: [Quickstart: Docker Compose](Quickstart#quickstart-docker-compose).
|
||||
|
||||
```bash
|
||||
helm install aptly oci://git.morlana.online/f.weber/aptly --version <version>
|
||||
```
|
||||
|
||||
Details: [Quickstart Helm](Quickstart#quickstart-helm).
|
||||
Details: [Quickstart: Helm](Quickstart#quickstart-helm).
|
||||
|
||||
## Keeping itself current
|
||||
|
||||
|
||||
Reference in New Issue
Block a user