Skip to content

Commit b086b7e

Browse files
committed
docs: improving quick-start
1 parent f92912c commit b086b7e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/quick-start.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Quick Start (aka Demo using Digital Ocean)
22

3-
The easiest way to get started is to take the [deploy script](examples/demo-do/deploy.sh) for a spin. It requires a Digital Ocean account.
3+
!!! important
4+
This script requires a Digital Ocean account.
45

5-
To use this script you'll need a Digital Ocean API token. Once you have acquired the token, simply export `DIGITALOCEAN_ACCESS_TOKEN` to your shell and then from the root of the Atlas project run the following ...
6+
The easiest way to get started is to take the [deploy script](examples/demo-do/deploy.sh) for a spin.
7+
8+
This script spins up a fully working Atlas deployment with Prometheus and Thanos on several downstream clusters and automatically configures the downstream clusters for secure communication.
69

710
## Preflight
811

0 commit comments

Comments
 (0)