Skip to content

Commit

Permalink
feat: Add note about enabling alpine community repo
Browse files Browse the repository at this point in the history
  • Loading branch information
SPK44 authored and coolapso committed Jan 5, 2024
1 parent cd9c431 commit 05202b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ pivpnGitBranch="myfeaturebranch"
* run as root or have sudo installed
* `apk add sudo; echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel`

Enable the community [repository](https://wiki.alpinelinux.org/wiki/Repositories)

#### AWS Cloud Images (AMI)

On AWS sudo is is not available by default in the the Alpine AMI'and you should use `doas` to install the required dependencies.
Expand Down

0 comments on commit 05202b5

Please sign in to comment.