1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-02 14:47:55 +02:00

Adding link to one-click installation template

Giving community access to one-click deploy template on RepoCloud marketplace for affordable self hosting
This commit is contained in:
cosark 2024-02-11 10:59:26 -07:00 committed by GitHub
parent 6bd7464372
commit e32898f62a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,6 +125,10 @@ You can build standalone apps that package the server to run locally against SQL
Cross-compilation currently isn't fully supported, so please build on the appropriate platform. Refer to the GitHub Actions workflows (`build-mac.yml`, `build-win.yml`, `build-ubuntu.yml`) for the detailed list of steps on each platform.
### One Click Self Host
[![Deploy on RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploy.png)](https://repocloud.io/details/?app_id=33)
### Unit testing
Before checking in commits, run `make ci`, which is similar to the `.gitlab-ci.yml` workflow and includes: