Skip to content

b4ckspace/strichliste-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strichliste docker container setup

This is a docker container setup for strichliste. It uses a slightly patched version of the backend to ensure php8.4 and frankenphp compability.

It's currently in use at the hackerspace bamberg.

We use our own docker-compose.yaml and .env files for our infrastructure. Please make sure to update both for your needs.

Quickstart

These commands should get you up and running.

# start
docker compose up -d

# only needed on first start
docker compose exec strichliste /app php-cli bin/console doctrine:schema:create

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages