Ben Cuan
2fd2285123
Add enablePublicSharedBoards to admin guide ( #3441 )
2022-07-29 10:16:23 -06:00
Miguel de la Cruz
4c61ae9623
Update focalboard endpoints to v2 namespace ( #2781 )
2022-04-13 15:24:32 -05:00
Conor O'Callaghan
f6299e5116
Update _index.md ( #1233 )
...
Updating to add details of useSSL configuration detailed in https://github.com/mattermost/focalboard/blob/main/docker/server_config.json .
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-09-20 08:58:50 +05:30
ctlaltdieliet
71fe928dd2
Adding MySQL to the documentation ( #515 )
...
* Update _index.md
* Adding Mysql to Ubuntu.md and Personal Server configuration
* Update website/site/content/guide/admin/_index.md
Co-authored-by: Jesús Espino <jespinog@gmail.com>
* removed typo
Unneeded 16)
* Fixing error
* Update _index.md
In-doc editing for formatting and style.
* Update website/site/content/download/personal-edition/ubuntu.md
LGTM
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update website/site/content/download/personal-edition/ubuntu.md
LGTM
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update website/site/content/download/personal-edition/ubuntu.md
LGTM
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update website/site/content/download/personal-edition/ubuntu.md
LGTM
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update website/site/content/download/personal-edition/ubuntu.md
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* replacing <pre>
replacing <pre> with ```
* Removed the last <pre>
Thank you @jespino for noticing the last <pre>
* Update ubuntu.md
Reviewed the code samples and added additional backticks. Also added linebreaks.
* Update _index.md
Minor addition: oxford comma in table.
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2021-07-06 19:21:43 +02:00
Spiros Economakis
8f746a44bd
Enable prometheus metrics for Focalboard to enable observability ( #414 )
...
As an SRE team we would like to expose standard metrics and grouped by version
of the application. Right now will expose only metrics related to Go but instrumentor
should be used in other parts of the codebase so we can track other metrics, eg.
number of tasks, boards, users etc. Similar as we do in MM.
It will run in port `localhost:9092` and it is a new config `prometheus_address`.
Also in the commit we introduced, `group.Add` which helps us to handle gracefully
errors for goroutines. It's a good practice and there are couple of articles by
Golang for this.
2021-05-18 17:12:51 +03:00
Chen-I Lim
c0f71f870e
Rename admin local socket
2021-02-01 10:31:06 -08:00
Chen-I Lim
33b0804d73
Admin doc update
2021-01-27 13:08:25 -08:00
Chen-I Lim
535e313718
Product name
2021-01-26 11:13:05 -08:00
Chen-I Lim
29f4d9a3cd
Docs: Admin guide
2021-01-25 11:08:42 -08:00