Skip to content

perz1val-git/symfony-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized php Symfony app with Redis as DB

To run the app:

  1. Start docker stack with: docker compose up -d
  2. Run composer in the app container: docker exec -it app /bin/sh -c "composer install"

The app will be available on localhost:8080. Go to /redis for Redis example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published