Compare commits
No commits in common. "20ee4d9d16e547eab1c3826aa2dde45bce4efcab" and "9d10a4dbaffab27e452b1ab4aecca653892de911" have entirely different histories.
20ee4d9d16
...
9d10a4dbaf
4 changed files with 0 additions and 12 deletions
|
@ -26,7 +26,6 @@ The main goals of this project are:
|
||||||
|
|
||||||
### WIP
|
### WIP
|
||||||
|
|
||||||
- [ONLYOFFICE Document Server](https://www.onlyoffice.com/) (integrates with Nextcloud)
|
|
||||||
- [BigBlueButton](https://bigbluebutton.org/)
|
- [BigBlueButton](https://bigbluebutton.org/)
|
||||||
|
|
||||||
### Backlog
|
### Backlog
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
# Nextcloud Hub
|
|
||||||
|
|
||||||
- hosts: onlyoffice_document_server
|
|
||||||
become: true
|
|
||||||
roles:
|
|
||||||
- jotbe.onlyoffice-document-server-docker
|
|
|
@ -16,6 +16,3 @@
|
||||||
- name: jotbe.collabora-online-docker
|
- name: jotbe.collabora-online-docker
|
||||||
src: https://git.jotbe.io/jotbe/ansible-role-collabora-online-docker.git
|
src: https://git.jotbe.io/jotbe/ansible-role-collabora-online-docker.git
|
||||||
scm: git
|
scm: git
|
||||||
- name: jotbe.onlyoffice-document-server-docker
|
|
||||||
src: https://git.jotbe.io/jotbe/ansible-role-onlyoffice-document-server-docker.git
|
|
||||||
scm: git
|
|
||||||
|
|
1
site.yml
1
site.yml
|
@ -4,5 +4,4 @@
|
||||||
- import_playbook: common.yml
|
- import_playbook: common.yml
|
||||||
- import_playbook: docker.yml
|
- import_playbook: docker.yml
|
||||||
- import_playbook: nextcloud.yml
|
- import_playbook: nextcloud.yml
|
||||||
- import_playbook: collabora-online.yml
|
|
||||||
- import_playbook: jitsi.yml
|
- import_playbook: jitsi.yml
|
||||||
|
|
Loading…
Add table
Reference in a new issue