Move dev/ things to development
This commit is contained in:
parent
79020115f1
commit
e3923b28b8
72 changed files with 0 additions and 0 deletions
15
development/matrix_extDB/postgresql/README.md
Normal file
15
development/matrix_extDB/postgresql/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
## Usage and Components
|
||||
|
||||
Note: as of 2023-09-12 this docker-compose is available internally.
|
||||
|
||||
### Versions
|
||||
|
||||
* Postresql: registry.ipv6.docker.com/library/postgres
|
||||
|
||||
### Sample usage
|
||||
|
||||
Setting up matrix for ...
|
||||
|
||||
```
|
||||
docker-compose up -d
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue