Skip to content

Commit

Permalink
startup documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sbegin0 committed Apr 16, 2024
1 parent 331f7a7 commit 0b14d29
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions internal-updates/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,6 @@ Terraform commands to run (in order):
**Ansible:**
Ansible is an open-source automation tool used for configuration management, application deployment, and task automation. It allows you to manage multiple servers from a single control node, making it easier to deploy changes and manage infrastructure efficiently. Ansible uses YAML syntax for its configuration files and operates over SSH, making it agentless and simple to set up and use.
[Ansible](https://www.ansible.com/)


**ONCE YOU HAVE COMPLETED THIS DOCUMENT --> SEE startup.md**
7 changes: 7 additions & 0 deletions internal-updates/start_up.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Installing Terraform
Follow steps to install Terraform
1.
[Install Terraform](https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli)
2. [Install AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
3. [Install Kubectl](https://discord.com/channels/@me/1186057804491014185/1229897203548684369)

0 comments on commit 0b14d29

Please sign in to comment.