Jerem Dlcn
a524526f9c
Adding detail to Ubuntu deployment documentation ( #4133 )
...
* Adding detail to Ubuntu deployment documentation
* Update docs/guides/installation/ubuntu.md
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-02-17 13:19:39 -05:00
Rijk van Zanten
a5721c2c09
Update digitalocean-app-platform.md
2021-02-15 13:02:45 -05:00
rijkvanzanten
bb45c7f505
Add note on changing port in installing
2021-02-15 10:19:51 -05:00
Rijk van Zanten
817ccf3620
Overhaul docs ( #3951 )
...
* Add Quickstart Guide
* Update installation
* Remove unused files
* Update support/backing
* Tweaks in concepts
* Setup file structure for API reference 2.0
* Setup page layout for reference
* Add clean-urls plugin
* getting started updates
* Finish authentication rest
* getting started updates
* Render stylus in 2 spaces
* Various
* Various
* Finish activity docs
* Add collections reference
* Add extension reference
* concepts updates
* Fields/tweaks
* Add files doc
* Add revisions
* concepts docs
* More api reference
* Finish rest api reference (finally)
* initial concepts
* More things
* Add assets api ref
* Move sections from file to assets
* Add environment variables
* contributing docs
* Add field transforms page
* Left align table headers
* concept links
* Add API config
* Fix mobile nav
* Add migrating a project
* doc link fixes
Co-authored-by: Ben Haynes <ben@rngr.org >
2021-02-05 18:51:54 -05:00
Rijk van Zanten
5450de0351
Update Docs ( #3905 )
...
* Allow formatted value display for numbers
* Move the docs website into monorepo
* Fix build
* Tweak docs build setup
* Fix tips, pull in images
* Add syntax highlighting to docs
* Restructure nav, add divider
* Fix tips formatting
* Add prettier config
* Add editorconfig
2021-02-02 11:55:04 -05:00
maggie0002
deba17d355
Update docker.md
2021-01-23 10:21:14 -08:00
maggie0002
d933c0a9d6
Close open ports for security improvement
...
- Ports are not required here, as all three containers share the same 'directus' network. They can communicate with each other internally. Opening the ports only exposes the database and cache to the world (the internet) unnecessarily, posing more of a security issue.
- 'Container name:' ensures that the container adopts that specific name. While by default the container will start with the name specified at the top of each container section (i.e. directus, cache, database), if one of those names is occupied it risks reverting to an alternative, which will have networking implications as those specific hostnames are sought from the other containers. With 'container name:' set, it will return an error that the container name is in use. Adopting here the 'explicit is better than implicit' approach.
'Depends on:' as the name suggests, ensures that the database and cache are up and running before Directus starts.
2021-01-23 10:15:59 -08:00
Philleep Florence
afbe1de320
1128.02 - Fix Broken Links (Getting Started): Update installation guide.
2021-01-08 13:09:32 -05:00
Philleep Florence
f731b08b95
1128.01 - Fix Broken Links (Getting Started): Update installation guide.
2021-01-06 02:57:10 -05:00
WoLfulus
4782d38c54
Update docker-compose examples.
2020-12-21 13:13:55 -03:00
rijkvanzanten
a563fe81e7
Merge branch 'main' into build-packages
2020-12-16 16:28:14 -05:00
Nicola Krumschmidt
e66bd5a58a
Fix admin credentials env var names in docker docs
2020-12-15 01:36:27 +01:00
Nicola Krumschmidt
cb49b87676
Fix formatting in docker docs
2020-12-15 01:35:54 +01:00
rijkvanzanten
2f9f7b8f44
Update mariaDB version
2020-12-11 17:28:16 -05:00
Ben Haynes
c0d1eeed25
docs updates
2020-12-09 19:05:01 -05:00
rijkvanzanten
7d8bc308f1
Update minimum required version of MySQL
...
Closes #3355
2020-12-08 16:19:32 -05:00
Jimmy Saenz
04b0dabdf9
Fix broken link (env variables)
2020-12-06 22:39:07 -06:00
rijkvanzanten
8c5db5d927
Update docs docs docs
2020-12-02 12:28:37 -05:00
rijkvanzanten
f8977a885d
Update docs once more
2020-12-01 18:01:00 -05:00
rijkvanzanten
41a3ffcd00
Format md
2020-12-01 16:52:51 -05:00
JuanCarlosJr97
a2c8ea41c1
Updating docker guide installation
...
Updating docker guide installation for the admin user
2020-11-20 11:07:06 +00:00
Ben Haynes
81568c0c12
Docs updates
2020-10-07 13:17:07 -04:00
Ben Haynes
d4a214f2d4
Docs updates
2020-10-02 16:21:20 -04:00
Ben Haynes
e2031cd39c
Docs use blue hints by default
2020-09-30 15:27:19 -04:00
Ben Haynes
57a25daf14
Installation docs WIP
2020-09-25 17:57:25 -04:00