Skip to content

Commit

Permalink
Update introduction.md
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Dec 12, 2024
1 parent dd7f8ff commit 0ac7605
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ In order to set yourself up to success it's useful to plan out your Bluefin inst

Here is a short [runbook](https://www.pagerduty.com/resources/learn/what-is-a-runbook/) for the Bluefin installation process. Read the entirety of this documentation in order to ensure survival. (In case of a raptor attack).

### Day 0 - Planning
### Day 0: Planning

Most pain points can be addressed directly by planning ahead of time.

Expand Down Expand Up @@ -100,7 +100,7 @@ Most pain points can be addressed directly by planning ahead of time.
- Do you know [how to use containers](https://docker-curriculum.com/#introduction) for development?
- Do you know how to manage [systemd service units](https://systemd.io/) for both the system and user accounts?

### Day 1 - Deployment and Configuration
### Day 1: Deployment and Configuration

#### Deployment

Expand Down Expand Up @@ -131,7 +131,7 @@ Since the user space is all in your home directory, just about any tool you use
- `ujust devmode` and follow the directions
- Start VSCode and configure your settings and extensions

### Day 2 - Operations and Maintenance
### Day 2: Operations and Maintenance

Bluefin strives to make maintenance as easy as possible, however many of the automated tasks can be run manually.

Expand Down

0 comments on commit 0ac7605

Please sign in to comment.