Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Aug 22, 2024
1 parent 4b152be commit ebbd3c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Testing branch, with latest updates from the upstream and unstable changes, incl

### master

* git branch: `master`
* git branch: `main`
* docker tag: `latest`

"Stable" branch, deployed and tested at least on 1 homeserver.
Expand All @@ -46,7 +46,7 @@ The original playbook's focus is on matrix components only, while we at [etke.cc
# Prerequisites

* [git](https://git-scm.com/) - it's a git repo, you know
* [agru](https://gitlab.com/etke.cc/int/agru) - to update roles
* [agru](https://github.com/etkecc/agru) - to update roles
* [just](https://just.systems/man/en/) - to automate routine
* [docker](https://www.docker.com/) - to build containers
* [skopeo](https://github.com/containers/skopeo) - to sync containers
Expand All @@ -63,7 +63,7 @@ The original playbook's focus is on matrix components only, while we at [etke.cc

```bash
# clone that repo
git clone https://gitlab.com/etke.cc/ansible.git
git clone https://github.com/etkecc/ansible.git
cd ansible

# pull the spantaleev/matrix-docker-ansible-deploy repo and other dependency roles, the recipe name is an alias to match with the upstream
Expand Down

0 comments on commit ebbd3c7

Please sign in to comment.