update readme

This commit is contained in:
meaz 2024-03-23 23:06:44 +01:00
parent 290ab93e15
commit cae2bfaac1
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

@ -14,8 +14,14 @@ Then you can access etherpad from your computer on http://192.168.33.8:9001
## Playbook
The playbook includes mariadb role and deploys entire stack needed to run Etherpad-lite. Additional role is also available in the Ansible roles repos in git.
## Tags
You can use tags when you deploy:
- `config`: to deploy just config
- `modules`: to deploy modules
## CHANGELOG
- **24.03.2024** - Bumped version to 2.0.1 and change from npm to pnpm
- **26.03.2021** - Bumped version to 1.8.13 and enable ep_adminpads2
- **04.03.2021** - Bumped version to 1.8.11 and adjusted readme file
- **21.11.2020** - Make it ready for public release