Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(quickSpin): Updated link for quick-spin compose to use oss. #1878

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/continuous-deployment/try/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Before you can use the evaluation product, you must configure your Kubernetes cl
Run the container using Docker Compose by executing:

```bash
curl -sSL https://go.armory.io/quick-spin-compose | docker compose -f - up
curl -sSL https://go.armory.io/quick-spin-compose-oss | docker compose -f - up
```
When the installation is complete the ready banner appears:

Expand Down Expand Up @@ -99,4 +99,4 @@ The Armory CD instance is configured for easy installation, evaluation, testing,
- Support for Blue/Green (red/black in Spinnaker lingo) and Highlander deployment strategies (Canary not currently supported)
- Default providers are limited to Kubernetes using the kubernetes account you provide access to
- This release does not support local cluster deployments
- Port `9000` must be open to deploy the easy install container
- Port `9000` must be open to deploy the easy install container