Skip to content

Commit e9bf541

Browse files
committed
docs WiP
1 parent 3297f2b commit e9bf541

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- `terraform init && terraform apply`
88
- Create DNS records
99
- Open Coder, login with the initial admin user
10-
- (Install Templates from `coder-templates`)
10+
- (Install Templates from [coder-templates](https://github.com/tmsmr/coder-templates))
1111

1212
## A little bit more details
1313

@@ -27,7 +27,7 @@ Terraform creates keys for the client and the host. The host key is installed la
2727

2828
*Firewall*
2929

30-
A Hetzner Cloud Firewall is applied. Outgoing traffic is allowed generally. Incoming traffic is restricted to ICMP and HTTP 80, 443.
30+
A Hetzner Cloud Firewall is applied. Outbound traffic is allowed generally. Inbound traffic is restricted to ICMP and HTTP 80, 443.
3131

3232
*Coder installation (Cloud-init)*
3333

@@ -39,8 +39,3 @@ Coder is managed via Docker Compose (Adapted from https://github.com/coder/coder
3939
*Maintenance*
4040

4141
While the Debian updates are mostly managed via `unattended-upgrades`, **you have to take care of the updates for the Docker Compose stack (`/root/coder/docker-compose.yaml`) manually!**
42-
43-
44-
## Templates
45-
46-
### [hcloud](coder-templates/hcloud)

0 commit comments

Comments
 (0)