Commit graph

21 commits

Author SHA1 Message Date
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
Justine Geffen
1349e3b50b
Update _index.md (#573)
* Update _index.md

Added install steps, light formatting changes.

* Update website/site/content/guide/user/_index.md

* Update website/site/content/guide/user/_index.md

* Update _index.md

Removed "Enabling Focalboard" as it's been moved to a different section.
2021-06-21 16:11:05 +02:00
Chen-I Lim
62f61b227b Update website 2021-06-14 11:14:08 -07: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
Haardik Dharma
3ff1547384 Update _index.md 2021-04-14 17:45:56 +05:30
Haardik Dharma
f92cb1787a Create share board menu.png 2021-04-14 17:45:52 +05:30
Haardik Dharma
3598347c6d Create share board.png 2021-04-14 17:45:50 +05:30
Hasta Dhana
dbd27be202
Fix typo
Fix "already" sentence.
2021-03-19 14:01:25 +07:00
Chen-I Lim
56b00f00be Link to download guide from server setup guide 2021-03-14 11:02:40 -07:00
Chen-I Lim
d0adb9c4db Add user's guide note 2021-03-08 12:03:47 -08: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
16dabedcff Product name 2021-01-26 09:49:49 -08:00
Chen-I Lim
29f4d9a3cd Docs: Admin guide 2021-01-25 11:08:42 -08:00
Chen-I Lim
2ec3d6ad0d server setup guide 2021-01-21 12:01:05 -08:00
Chen-I Lim
205ae0ce90 Server setup guide 2021-01-21 11:54:28 -08:00
Chen-I Lim
e4c375747e Naming 2021-01-21 11:43:21 -08:00
Chen-I Lim
19eaa56870 Website: update name 2021-01-11 11:33:53 -08:00
Chen-I Lim
9b3322cc43 Hugo website 2021-01-07 14:12:26 -08:00