Skip to content

groknt/P-Stream-Docker

Repository files navigation

P-Stream Docker

Pre-configured all-in-one docker compose configuration for P-Stream.

For an optimal experience, install the P-Stream Userscript or the P-Stream Extension.

The following services are included and configured:

To run P-Stream, ensure Docker and Docker Compose are installed and run the following command:

docker compose -f compose.yaml up --wait -d

To stop it, run:

docker compose down

If it's succeeded, P-Stream should be accessible at http://localhost:4000.

You can configure further by modifying the .env and/or compose.yaml files.

Troubleshooting

chmod: changing permissions of '/var/lib/postgresql/data': Operation not permitted

Ensure the ./data/backend/database directory is owned by your user.

If using WSL, run docker compose up outside of WSL once.

About

P-Stream Docker Compose Configuration

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors