34 Commits

Author SHA1 Message Date
Adam Gall
dc1d29aae2
Update configurations.md in both sets of docs (#6563)
You can not check that the database is up and running in the bootstrap function, as it is executed after the database connection is initialized

Signed-off-by: Adam Gall <adam@decentlabs.io>
2020-06-08 10:00:37 +02:00
Alexandre BODIN
61c0c9d9b4
Add v3.x and remove alpha docs (#6344)
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-25 18:11:45 +02:00
Pierre Noël
3787573828
updated server.url doc + remove server.admin.build doc (#6173)
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-12 11:28:32 +02:00
Pierre Noël
57d7d876b7
Fix/#4513/ability to use a sub path behind a proxy (#5833)
* add possibility to use strapi on a non-root base url path

* fix documentation password form

* use server.url and admin.url in config

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* update doc proxy

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* move server.url location in config

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* refacto

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* add possibility to put relative urls

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* allow '/' as an admin url + refacto

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

* update yarn.lock

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* refacto

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* Remove default proxy option

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

* fix github provider

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* fix github login

Signed-off-by: Pierre Noël <petersg83@gmail.com>

* Remove files that should be here

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-08 13:50:00 +02:00
Alexandre Bodin
55b977dc52 Review updates
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:24:05 +02:00
Alexandre Bodin
dbda1cc254 Fix wrong behavior of env helper with defautl values
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:44 +02:00
Alexandre Bodin
da910b0b39 Fix create new project cli option for mongo not handled correctly
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

Fix typos

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

Add tests for env helpers

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

Typo

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:44 +02:00
Alexandre Bodin
2e31afe6dd Upgrade doc to use env var and js config files
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:43 +02:00
Alexandre Bodin
a877a00934 Update docuemntation
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:41 +02:00
Alexandre Bodin
cbdc83d6d7 Move core middleware configs to the middleware concept doc
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:41 +02:00
Alexandre Bodin
eb706f2168 Init doc updates
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:40 +02:00
Jim LAURIE
342cef19f4
Merge branch 'documentation' into docs-concepts-review 2020-04-09 11:43:01 +02:00
Jim LAURIE
7216f21760 docs: apply pr feedback 2020-04-09 11:41:55 +02:00
Jim LAURIE
390f72d512 docs: review concepts 2020-04-01 11:48:38 +02:00
Alexandre BODIN
7b50291353
Merge pull request #5444 from strapi/fix/#4881/cantDisableOrOverrideRootPage
Add possibility to delete index.html + remove use of production.html
2020-03-30 15:02:01 +02:00
Michael-Scott-PC
e56fa01c1c
Documentation improvements 2020-03-22 18:28:03 +01:00
Pierre Noël
773a6525d4 little refacto of loading config + add doc
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-09 17:04:15 +01:00
Bart Duisters
d24a94d44e Grammar and punctuation of configurations.md
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
jozefcipa
9b0bd7ef01 Mention chokidar docs 2020-01-14 16:57:11 +01:00
jozefcipa
1a194047e6 Add watchIgnoreFiles config option to docs 2020-01-14 11:55:34 +01:00
Derrick Mehaffy
f909d6c28a Add database timezone config options to documentation 2020-01-02 10:14:31 -07:00
Alexandre Bodin
f8d8b76fad Merge branch 'master' into develop 2019-12-16 15:06:12 +01:00
Francesco Cappelli
9435fd703c
Update configurations.md
added a typo fix
2019-12-15 22:57:26 +00:00
Alexandre Bodin
49985eca53 Merge branch 'master' into develop 2019-11-27 15:28:06 +01:00
Jim LAURIE
39ff488f95
Merge branch 'master' into docs-fixes 2019-11-26 11:57:54 +01:00
Jacob Sarnowski
92028780fe Fix misleading database configuration documentation (#4568)
Resolves #4567
2019-11-25 18:51:58 +01:00
Jim LAURIE
552caa9c35 Path on some documentation update 2019-11-22 15:03:20 +01:00
Jim LAURIE
74b0f2e11e Update files dir 2019-11-07 12:05:39 +01:00
Alexandre Bodin
1fcc8d00fa Merge branch 'master' into develop 2019-10-29 23:04:57 +01:00
Jim LAURIE
18a966ca7c
Merge branch 'master' into typo-2 2019-10-29 21:15:07 +01:00
Jim LAURIE
b7b2e837ed Add the cron node module 2019-10-29 17:31:11 +01:00
Imron
a861f3448c
[Typo] envrionments
Fixed typo 
envrionments => environments
2019-10-29 21:25:56 +07:00
Alexandre Bodin
66b2d4f5c3 Init 2019-10-23 17:02:23 +02:00
Jim LAURIE
82aeed2a40 Review all the concept structure and content structure 2019-10-09 12:32:58 +02:00