Skip to content

flocasts/kubernetes-example-php-app

 
 

Repository files navigation

Kubernetes Symfony Example

A simple Symfony app that has been containerized and runs within kubernetes

Follows best practices outlined in our Service Playbooks

Run app locally

composer install

./bin/console server:run

Then visit http://localhost:8000

About

Dockerized Symfony app running in Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.5%
  • HTML 8.7%
  • Shell 5.1%
  • Dockerfile 3.7%