No description
  • Go 92.6%
  • Makefile 5.2%
  • Smarty 1.3%
  • Dockerfile 0.9%
Find a file
2024-05-15 16:29:20 +02:00
.github build(deps): bump golangci/golangci-lint-action from 5 to 6 (#306) 2024-05-15 13:37:52 +00:00
.reuse Feature/reuse compliance (#278) 2024-02-28 14:52:20 +01:00
apis Update makefile components (#314) 2024-05-15 16:13:11 +02:00
config Update makefile components (#314) 2024-05-15 16:13:11 +02:00
deploy/helm/meeting-chart Bump helm chart to v0.21.0, operator v0.50.9 2024-05-15 16:29:20 +02:00
docs Update documentation (#155) 2023-02-14 10:39:06 +01:00
hack Feature/reuse compliance (#278) 2024-02-28 14:52:20 +01:00
internal Fix linter configuration (#313) 2024-05-15 15:31:41 +02:00
LICENSES Feature/reuse compliance (#278) 2024-02-28 14:52:20 +01:00
.cr.yaml Rename helm chart from meeting operator to meeting-chart (#152) 2023-02-03 17:50:06 +01:00
.ct.yaml Remove obsolete timeout parameter for helm 2023-11-06 08:54:07 +01:00
.dockerignore Change the permission of all files from 0755 to 0644 (a-x) 2022-02-24 16:41:47 +01:00
.gitignore Change the permission of all files from 0755 to 0644 (a-x) 2022-02-24 16:41:47 +01:00
.golangci.yaml Fix linter configuration (#313) 2024-05-15 15:31:41 +02:00
docker-compose.yml Draft: Add deployment (#6) 2021-05-05 14:50:52 +03:00
Dockerfile build(deps): bump golang from 1.22.2 to 1.22.3 (#308) 2024-05-15 13:45:18 +00:00
go.mod build(deps): bump k8s.io/client-go from 0.29.4 to 0.30.1 (#312) 2024-05-15 14:25:47 +00:00
go.sum build(deps): bump k8s.io/client-go from 0.29.4 to 0.30.1 (#312) 2024-05-15 14:25:47 +00:00
LICENSE Create LICENSE 2021-05-04 15:49:48 +03:00
main.go Fix linter configuration (#313) 2024-05-15 15:31:41 +02:00
Makefile Update makefile components (#314) 2024-05-15 16:13:11 +02:00
PROJECT Change the permission of all files from 0755 to 0644 (a-x) 2022-02-24 16:41:47 +01:00
README.md Fix readme 2023-02-01 17:01:42 +01:00

Logo of the project

Meeting-operator

PRs Welcome GitHub license

Project status: beta Not all planned features are completed.

Background/Overview

Meeting-operator provides deployment and management of Jitsi and related components:

  • Etherpad - Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full data export capabilities, and runs on your server, under your control.
  • Excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams.

Start using or developing locally

Please see our documentation in the /docs folder for more details.

Feedback and Support

Feedback and contributions are always welcome!

Please report bugs, suggestions or post questions by opening a Github issue.

Licensing

Project is under Apache 2.0 License. Can be found here.