Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Use App Runner Managed PHP Runtime with Apache + PHP-FPM

License

Notifications You must be signed in to change notification settings

n1215/app-runner-managed-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Runner Managed PHP Runtime with Apache + PHP-FPM

An example running Apache HTTP Server and PHP-FPM on AWS App Runner's managed runtime.

No more built-in web servers in production.

!!Caution!!

If you want to run this example in production, please change scripts/entrypoint.sh and use some process manager like supervisord. PHP managed runtime seems to be based on Amazon Linux 2, so yum install -y command is available on scripts/build.sh.

See https://docs.docker.com/config/containers/multi-service_container/

About

Use App Runner Managed PHP Runtime with Apache + PHP-FPM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published