Skip to content

Commit f534506

Browse files
committed
byoc
1 parent eb14aa0 commit f534506

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

samples/n8n/README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,9 @@ Deploy your application to the Defang Playground by opening up your terminal and
7373
defang compose up
7474
```
7575

76-
### BYOC (AWS)
76+
### BYOC
7777

78-
If you want to deploy to your own cloud account, you can use Defang BYOC:
79-
80-
1. [Authenticate your AWS account](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html), and check that you have properly set your environment variables like `AWS_PROFILE`, `AWS_REGION`, `AWS_ACCESS_KEY_ID`, and `AWS_SECRET_ACCESS_KEY`.
81-
2. Run in a terminal that has access to your AWS environment variables:
82-
```bash
83-
defang --provider=aws compose up
84-
```
78+
If you want to deploy to your own cloud account, you can [use Defang BYOC](https://docs.defang.io/docs/tutorials/deploy-to-your-cloud).
8579

8680
---
8781

0 commit comments

Comments
 (0)