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

clstokes/aws-elastic-beanstalk-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Elastic Beanstalk has long since added first-class support for PHP. There are still advantages to running PHP via Quercus, but for >99% of applications the basic PHP support is likely fine.

Introduction

This project is meant to show how you can run PHP on Amazon's Elastic Beanstalk service.

It's setup as a Maven project and uses Quercus, a "100% Java implementation of PHP 5," to run PHP in a Tomcat container.

Getting Started

From the project root, run 'mvn package' to create the deployable war file. Once complete, upload to AWS Elastic Beanstalk.

About

[DEPRECATED] Run PHP on Amazon's AWS Elastic Beanstalk service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages