File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ of its data to the database component.
2424Project Location: [ deis/postgres] ( https://github.com/deis/postgres )
2525
2626The database component is a managed instance of [ PostgreSQL] [ ] which holds a
27- majority of the platforms state. Backups and WAL logs are pushed to the
27+ majority of the platforms state. Backups and WAL files are pushed to the
2828[ Store] [ ] through [ WAL-E] [ ] . When the database is restarted, backups are
2929fetched and replayed from Store so no data is lost. For more information
3030on backup and restore read the documentation for
@@ -76,7 +76,6 @@ The router component uses [Nginx][] to route traffic to application containers.
7676[ Config ] : ../reference-guide/terms.md#config
7777[ controller ] : #controller
7878[ database ] : #database
79- [ Docker ] : http://docker.io/
8079[ Git ] : http://git-scm.com/
8180[ Minio ] : https://www.minio.io/
8281[ Nginx ] : http://nginx.org/
@@ -88,3 +87,6 @@ The router component uses [Nginx][] to route traffic to application containers.
8887[ router ] : #router
8988[ store ] : #store
9089[ WAL-E ] : https://github.com/wal-e/wal-e
90+ [ architecture ] : architecture.md
91+ [ backupandrestore ] : ../managing-deis/backing-up-and-restoring-data.md
92+ [ configure-objectstorage ] : ../installing-deis/configuring-object-storage.md
You can’t perform that action at this time.
0 commit comments