17 Commits

Author SHA1 Message Date
Kevin Lewis
61f7e96c6f Updating the Information Architecture of Docs (#18190)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: bryantgillespie <hey@bryantgillespie.com>
2023-04-17 13:11:25 +00:00
Pascal Jufer
cfe5227798 Clarify SMTP configs (client / server) (#18152) 2023-04-12 12:36:12 +00:00
Pascal Jufer
3dff09346a Remove wrong info that SAML metadata options can be URLs (#18116)
* Improve typings in saml auth driver

* Remove wrong info that SAML metadata options can be URLs
2023-04-10 09:11:36 -04:00
ian
fdf0fa2fb8 Add max batch mutation (#17535)
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-04-07 18:25:25 +02:00
Pascal Jufer
ec5852b23b Small typo on configuration options page in docs (#18102) 2023-04-07 09:44:00 -04:00
Nitwel
3219bfe38f Fix status on shutdown (#18010)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: Brainslug <tim@brainslug.nl>
2023-04-05 14:50:15 +00:00
Pascal Jufer
a6aa99c0cc Mention Node.js LTS requirement in CLI documentation (#18060)
* Mention Node.js LTS requirement in CLI documentation

* Match capitalization of "Active" in linked page

Co-authored-by: ian <licitdev@gmail.com>

---------

Co-authored-by: ian <licitdev@gmail.com>
2023-04-05 09:21:37 -04:00
Rijk van Zanten
c723085902 Move docs to monorepo (#18052)
* Move docs to monorepo

* Tweaks
2023-04-04 18:23:58 -04:00
Rijk van Zanten
288e7d62b9 Move docs folder to dedicated repo (#14192)
* Move docs to https://github.com/directus/docs

* Update included docs
2022-06-29 13:47:45 -04:00
Rafly Maulana
75e7fa743f Add bootstrap step in manual installation (#14177)
* Add bootstrap step in manual installation

I found this bug where you can't start the server before the database is seeded and everything is configured

* Update docs/self-hosted/installation/manual.md

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-06-29 09:07:49 -04:00
José Varela
2b93e2203c Fix how to refresh token example (#14067) 2022-06-23 14:16:39 -04:00
Slations
7588daefbf Cleanup of the plesk docs page to make it more streamlined (#12289)
* Cleanup of the plesk docs page to make it more streamlined

* Fixed spelling mistake and changed wording

* Fixed titles and moved some of the titles into a Installation section

* Attempt to fix merge issue

Co-authored-by: Alan Tiller <alan23cowes@gmx.co.uk>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-06-17 12:00:11 -04:00
Eron Donevan Powell
3fa81b6b9c Docs config refactor (#13945)
* moved config-options.md to self-hosted

* added non-docs files that link to config-options

* moved SSO and fixed links

* moved upgrades-migrations into self-hosted

* moved filter-rules into reference docs and fixed broken links
2022-06-17 11:51:38 -04:00
Eron Donevan Powell
4ee582405b updated docs links (#13670) 2022-06-01 14:55:55 -05:00
sxsws
63ed54e986 removing remaining links to example.env (#13656) 2022-06-01 10:46:23 -04:00
Thammarith
da8e9dc128 (doc): fix wrong url paths (#13601) 2022-05-28 23:52:49 -05:00
Eron Donevan Powell
8b39c49da3 Docs: Self-Hosted Section + Updated Quickstart Guide (#13005)
* created self-hosted section, moved installation guides, and re-edited first draft of the cloud quickstart guide

* refactored step 1 into two steps

* added media

* pre-mgmt submission proofread

* pulled down on wrong branch.
Revert "pre-mgmt submission proofread"
This reverts commit dfd678d083.

* proof-edited

* forgot to save before last comit

* fixed italic issue where I started with _ and ended with *

* tiny tweaks

* tiny tweak 2.0

* tiny tweak 4

* tiny tweak 5
2022-05-27 15:34:38 -05:00