|
|
@ -2,6 +2,13 @@ |
|
|
|
|
|
|
|
|
Docker Compose file for Wiki.js with PostgreSQL backend |
|
|
Docker Compose file for Wiki.js with PostgreSQL backend |
|
|
|
|
|
|
|
|
|
|
|
## Docker Images Used |
|
|
|
|
|
|
|
|
|
|
|
|image|link| |
|
|
|
|
|
|-----|----| |
|
|
|
|
|
|requarks/wiki|https://hub.docker.com/r/requarks/wiki| |
|
|
|
|
|
|postgres|https://hub.docker.com/_/postgres| |
|
|
|
|
|
|
|
|
## Prerequisites |
|
|
## Prerequisites |
|
|
|
|
|
|
|
|
1. [Docker](https://docs.docker.com/engine/install/) |
|
|
1. [Docker](https://docs.docker.com/engine/install/) |
|
|
|