mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Updated description for startup with docker compose
This commit is contained in:
parent
59a3c7c0e2
commit
801235fdbb
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ To build the umami container and start up a Postgres database, run:
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> If you only using the docker-compose file without cloning the directory, don't forget to copy the **sql/schema.postgresql.sql** folder and file in the same directory as your docker-compose file.
|
||||||
|
|
||||||
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
|
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
|
||||||
```bash
|
```bash
|
||||||
docker pull ghcr.io/mikecao/umami:postgresql-latest
|
docker pull ghcr.io/mikecao/umami:postgresql-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue