Skip to content

zeropsio/recipe-mattermost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zerops x Mattermost

Mattermost is self-hosted communication platform. This recipe showcases how to properly setup and run Mattermost on Zerops.

Mattermost

Deploy on Zerops

You can either click the deploy button to deploy directly on Zerops, or manually copy the import yaml to the import dialog in the Zerops app.

Deploy on Zerops

Recipe features

  • Zerops PostgreSQL 16 service as database
  • Zerops Object Storage (S3 compatible) service as file system
  • Utilization of Zerops built-in environment variables system
  • Healthcheck setup

How to use installed recipe in Zerops GUI

  • Wait till the moment the recipe's services are installed and initialized.
  • Open the auto-generated subdomain URL for the mattermost service and complete the configuration using the wizard.
  • To enable email sending, please request account authorization via our Discord or by contacting support at [email protected].

Production vs. testing mode

The difference may come down to:

  • Use the highly available version of the PostgreSQL database (change mode from NON_HA to HA in zerops.yml, pgdb service section)
  • Set up database backups in the 'pgdb' service details.

Need help setting your project up? Join Zerops Discord community.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages