Skip to content

Simple microservice with native PHP based on Alpine

Notifications You must be signed in to change notification settings

phacman/micro-start-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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