Skip to content

Commit

Permalink
Remove AUR package info until I get around to making it
Browse files Browse the repository at this point in the history
  • Loading branch information
Palladinium committed Jan 20, 2024
1 parent 3c8a1ee commit 92ffc21
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,6 @@ Quartermaster is still very early in development, and these are features which a

## Installation

### Arch Linux

Quartermaster has a [package](https://aur.archlinux.org/packages/quartermaster) on the Arch User Repository. Install it with your preferred AUR wrapper or [build it yourself](https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages). For example, using yay:

```shell
yay quartermaster
```

Configure Quartermaster by editing `/etc/quartermaster/config.toml`, and then start/enable the systemd service:

```shell
systemctl enable quartermaster.service
```

### Docker

If you prefer running Quartermaster in a container, an [image](https://hub.docker.com/r/palladinium/quartermaster) is available on DockerHub. The preferred method of configuration when using Docker is through environment variables, but config files are still supported.
Expand Down

0 comments on commit 92ffc21

Please sign in to comment.