Commit graph

201 commits

Author SHA1 Message Date
80f953a6b6
Merge branch 'v22.04' 2022-04-29 15:47:19 +01:00
6ae4a8730d
Tweaked update docs, finished up core v22.04 post parts 2022-04-27 23:38:39 +01:00
ae762db74c
Started content for v22.04 post 2022-04-27 18:38:17 +01:00
2785c4a9b8
Added docker composr env_file note to LDAP docs 2022-04-27 12:00:29 +01:00
2f2223d379
Added Ubuntu 22.04 install script instructions
Also bumped database requirements to oldest supported versions since those had not changed for many years.
2022-04-20 00:35:55 +01:00
034d14c64f
Updated draw.io docs references to diagrams.net
Also fixed some other grammatical issues
2022-04-12 11:32:51 +01:00
Rink
ce0adce055
Change draw.io embed URL 2022-04-10 15:10:21 +02:00
c0abb4a256
Merge branch '0xjmux/main' 2022-03-31 12:54:38 +01:00
89862d52b2
Merged in discord-specific webhook text during review of #113 2022-03-31 12:54:02 +01:00
c4b2e4f8bc
Merge pull request #114 from OthmanEmpire/patch-1
Added a guide to installing BookStack on Debian 11
2022-03-31 12:39:18 +01:00
88f9a8a8ad
v22.03 update - Made docs updates and post intro content 2022-03-29 12:10:42 +01:00
Othman Alikhan
dfdf921e2a
Added a guide to installing BookStack on Debian 11
Added a new entry in the community guides: link to a gist that contains instructions on how to install BookStack on Debian 11.
2022-03-21 13:57:29 +03:00
Jacob
c70567f9e0
add discord usage to webhooks section 2022-03-09 13:57:18 -08:00
4fe7dfe038
Added v22.02.3 post 2022-03-07 15:05:41 +00:00
7c5ac37f01
Added link to API scripts repo 2022-03-03 22:42:35 +00:00
8c43d60681
Updated hacking bookstack page
- Removes old warning from API details - Updates theme system mentions to reference repo markdown files and specifically note the logical theme system. Related to BookStackApp/BookStack#3311
2022-03-03 22:34:15 +00:00
c1e419b31a
Merge branch 'main' of github.com:BookStackApp/website 2022-03-02 21:53:15 +00:00
1cf6a0e4eb
Merge branch 'mysql_attr_ssl_ca_env' 2022-03-02 21:52:33 +00:00
f1b23e4125
Reviewed added MySQL SSL section 2022-03-02 21:52:09 +00:00
6cf799c70b
Merge pull request #112 from nferrari/patch-1
Remove useless URL parameter.
2022-03-02 21:31:07 +00:00
9e9e77c114
Updated ldap/saml auth pages with youtube links
- Also added note to remove_from_groups options regarding connecting to default registration role. Related to BookStackApp/BookStack#3307
2022-03-02 21:25:19 +00:00
82f7ac6a54
Merge branch 'v22.02' 2022-02-26 11:56:43 +00:00
da1b035d62
Fleshed out v22.02 blogpost text, updated docs 2022-02-25 16:20:09 +00:00
f660e561cb
Added clarity to pdf rendering server fetching
As per BookStackApp/BookStack#3285
2022-02-25 13:29:47 +00:00
Nicolas Ferrari
fd4bcea6b3
Remove useless URL parameter. 2022-02-23 12:13:31 +01:00
julesdevops
fc0e45ee09 security: add MYSQL_ATTR_SSL_CA 2022-02-13 14:03:30 +01:00
6f92caad89
Fixed debugging page menu order 2022-02-08 00:34:54 +00:00
a743aae77b
Helped prevent some .env usage issues
- Added extra "common issue" for failing credentials (Values that need to be quoted). - Updated LDAP details to shown DN and PASS by default with quoted values.
2022-02-08 00:33:23 +00:00
012af3ed72
Improved debugging instructions
Seperated out error log details as first header to lead users down that path as first choice, and for easier linking during support. Added possible webserver locations to further help debugging.
2022-02-07 14:11:01 +00:00
2e772209ff
Added changes to align with v21.12.4 2022-02-01 12:10:21 +00:00
f7333ca9e3
Updated old main branch references 2022-01-30 16:37:04 +00:00
2d24158eb9
Added basic high availability section to install page
Related to BookStackApp/BookStack#722
2022-01-30 13:00:38 +00:00
adaa616372
Merge pull request #110 from nferrari/patch-1
Add alwaysdata in hosting providers list
2022-01-30 12:40:14 +00:00
28b738add3
Added nginx subdirectory documentation
Related to BookStackApp/devops#32
2022-01-28 19:16:02 +00:00
Nicolas Ferrari
3cb175ba47
Add alwaysdata in hosting providers list 2022-01-25 18:13:10 +01:00
c54eeeb8f1
Added composer version requirements notes for v21.12.3 2022-01-24 23:51:54 +00:00
e4c050c13e
Tidied up backup/restore docs 2022-01-16 11:35:53 +00:00
a299f229dd
Added release note to updates page 2022-01-06 12:26:24 +00:00
f4d25803e4
Merge branch 'patch-2' 2021-12-30 16:35:53 +00:00
3e33f22bfe
Reviewed and tweaked existing user oidc details 2021-12-30 16:35:32 +00:00
f323bd1d5b
Reviewed v21.12 content
- Just needs translations listing in blogpost for launch
2021-12-21 21:14:07 +00:00
3c1d62098e
Continued v21.12 post, Added webhooks & queues to docs 2021-12-21 20:47:43 +00:00
2e8b2d76d2
Added v21.11.3 to updates page 2021-12-15 13:13:58 +00:00
Northguy
3b28f7ccf2
Update oidc-auth.md 2021-12-07 12:17:42 +01:00
Northguy
3ef42f26f5
Update oidc-auth.md 2021-12-06 17:19:35 +01:00
cd71ab0077
Changed oidc callback url to be code base 2021-12-06 15:19:40 +00:00
e5c936f16d
Tweaked oidc callback url info 2021-12-06 15:18:26 +00:00
Northguy
aba5d608c7
clarified the proper redirect URI for OIDC 2021-12-06 14:51:18 +01:00
9ffa1ea562
Added v21.11.2 notice to updates page 2021-11-30 14:36:47 +00:00
49a6ae85bc
Made fixes to v21.11 update content 2021-11-16 12:28:09 +00:00