Skip to content

An S2I image (mainly) for Laravel, but could server any php project

License

Notifications You must be signed in to change notification settings

codecasts/s2i-laravel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecasts/s2i-caddy-fpm7

Openshift s2i image for running Laravel (or other php projects).

  • Alpine Linux
  • PHP-FPM 7
  • Caddy

For custom entry file or another public directory, change the etc/caddy/caddy.conf file to reflect your needs

Build:

make build

Release

make release

Test

make test

Special thanks to https://github.com/bitwalker/s2i-alpine-base that made the base s2i image with alpine that runs on openshift.

About

An S2I image (mainly) for Laravel, but could server any php project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.5%
  • Shell 43.9%
  • Makefile 11.6%