phacman / micro-start-php

Simple microservice with native PHP based on Alpine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro Start PHP

Simple microservice with native PHP.

Feature: Alpine + NGINX + PHP-FPM

Based on alpine:3.18.4. Built image: 23.8 MB;

# run this command to start
make d-up

URL addresses

  • main page: /
  • simple api: /api
  • static file: /download/some.txt

Just click on the logo to download a static file.

img.png

Analogs

About

Simple microservice with native PHP based on Alpine


Languages

Language:HTML 48.9%Language:PHP 19.6%Language:Dockerfile 13.6%Language:Makefile 10.4%Language:CSS 7.4%