update readme
This commit is contained in:
parent
290ab93e15
commit
cae2bfaac1
1 changed files with 6 additions and 0 deletions
|
@ -14,8 +14,14 @@ Then you can access etherpad from your computer on http://192.168.33.8:9001
|
||||||
## Playbook
|
## 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.
|
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
|
## 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
|
- **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
|
- **04.03.2021** - Bumped version to 1.8.11 and adjusted readme file
|
||||||
- **21.11.2020** - Make it ready for public release
|
- **21.11.2020** - Make it ready for public release
|
||||||
|
|
Loading…
Reference in a new issue