b00700fed0b9ccd3aedbbacfdc4e1e32d3362d4e
Some checks failed
continuous-integration/drone/push Build is failing
Rocket.chat
Rocket.chat using Coöp Cloud ♥
- Category: Apps
- Status: ❷💛
- Image:
rocketchat/rocket.chat, ❶💚, upstream - Healthcheck: Yes
- Backups: No
- Email: No
- Tests: ❷💛
- SSO: ❶💚 (OAuth)
Basic usage
- Set up Docker Swarm and
abra - Deploy
coop-cloud/traefik abra app new rocketchat --secrets(optionally with--passif you'd like to save secrets inpass)abra app YOURAPPDOMAIN config- be sure to change$DOMAINto something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy- Open the configured domain in your browser to finish set-up
Keycloak OpenID single sign-on
(Or use Rocket.Chat's manual set-up guide)
abra app YOURAPPDOMAIN config; uncomment and edit all the Accounts_OAuth lines, and theCOMPOSE_FILEline- Insert the OpenID secret into Docker: (FIXME document how to do this using
abra)
echo "your-secret-string-from-keycloak" | docker secret create "${STACK_NAME}_openid_key_${VERSION}" -
abra app YOURAPPDOMAIN deploy- You should now have a "Login via Keycloak" option on the login page
Description
The ultimate Free Open Source Solution for team communications
https://github.com/RocketChat/Rocket.Chat
Readme
721 KiB
Languages
Shell
100%