f5devcentral / f5-demo-php

Repository from Github https://github.comf5devcentral/f5-demo-phpRepository from Github https://github.comf5devcentral/f5-demo-php

F5 Demo - PHP

About

Simple Docker PHP Container.

This is F5 Contributed Software

Requirements

Docker

Usage

# simple page
docker run -p 8080:80
# simple website

Other variables for "website"

# change the title
-e F5DEMO_NODENAME='Your Website'
# change the color
-e F5DEMO_COLOR=656263
-e F5DEMO_COLOR=ffd734
-e F5DEMO_COLOR=0194d2
-e F5DEMO_COLOR=a0bf37
-e F5DEMO_COLOR=ed7b0c
-e F5DEMO_COLOR=004892

Example in AWS EC2

Build

Note that you must run composer with PHP 7 prior to running docker build.

Authored By

Eric Chen | @chen23

About

License:Other


Languages

Language:HTML 85.5%Language:PHP 7.6%Language:JavaScript 3.2%Language:CSS 2.9%Language:ApacheConf 0.4%Language:Python 0.4%