Skip to content

Commit

Permalink
Moar markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
konstructcarrie committed Nov 5, 2024
1 parent eac9f70 commit e04688f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Colony is a bare metal provisioner and data center infrastructure management sys

Colony provides you a way to easily manage bare metal OS provisioning and deprovisioning operations in your own data centers.

- Read [our blog on Colony.](https://blog.konstruct.io/virtual-data-center/)
- Check out [the Product page](https://konstruct.io/colony) to learn more and request a demo.
- Read [our blog on Colony.](https://blog.konstruct.io/virtual-data-center/)
- Check out [the Product page](https://konstruct.io/colony) to learn more and request a demo.

![Colony UI](./img/colony/colonylanding.png)

## Getting Support

Do you have questions *before* you get started? Did you run into an issue that is keeping you from using Colony? We can help! [Join our Slack Community](https://konstructio.slack.com/) for support and get the answers you need!
Do you have questions _before_ you get started? Did you run into an issue that is keeping you from using Colony? We can help! [Join our Slack Community](https://konstructio.slack.com/) for support and get the answers you need!
2 changes: 1 addition & 1 deletion docs/install/vagrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Your VM “laptop” is loaded with tools like:
- Kubens
- Colony CLI

If you're curious about all of the tools we install, check out the repository details [in the setup here.](https://github.com/konstructio/colony-vagrant/blob/5182ef647fab8cffa17147a73ea6270da05c66fe/laptop/setup.sh#L3-L103)
If you're curious about all of the tools we install, check out the repository details [in the setup here.](https://github.com/konstructio/colony-vagrant/blob/5182ef647fab8cffa17147a73ea6270da05c66fe/laptop/setup.sh#L3-L103)

## Vagrant VM diagram

Expand Down
6 changes: 3 additions & 3 deletions docs/install/virtual-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sidebar_position: 3

This installation guide walks through what you need to install Colony into a repeatable Vagrant virtual environment. The virtual data center `colony-vagrant` creates an environment that you can host on a single Civo compute instance to explore Colony

*We’re working to expand support for this virtual data center to include AWS soon.*
_We’re working to expand support for this virtual data center to include AWS soon._

## What you’ll need

Expand All @@ -19,13 +19,13 @@ To be able to install and run this virtual environment you need:
- Git (Run `brew install git`)
- Make (Run `brew install make`)
- A [Civo API key](https://www.civo.com/docs/account/api-keys)
- A Colony API token (*details on creating this below*)
- A Colony API token (_details on creating this below_)

:::tip
The Civo instance that hosts this virtual environment costs just under $1 to run for 4 hours, which is plenty of time to create some new bare metal Kubernetes clusters and add a hello world.
:::

### Generate your Colony API Key
### Generate your Colony API Key

Logging in to Colony for the first time creates your account and gives you access to create an API Key. Accounts can be created by logging in with: Civo, GitHub, GitLab, or Google.

Expand Down

0 comments on commit e04688f

Please sign in to comment.