Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.
/ docker-lamp Public archive

A (mostly experimental and personal) LAMP stack website that runs on Docker.

License

Notifications You must be signed in to change notification settings

MachineThing/docker-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAMP Site

A (mostly experimental and personal) LAMP stack website that runs on Docker.

Containers

  • webserver - The webserver running PHP 8.1 and Apache
  • database - The database running MariaDB
  • chatroom - Chatroom server made with Python