Skip to content

Webmedia20/advanced-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web project Remove this later

This is a template for a simple web server Docker setup with a database, PHP, Nginx and PhpMyAdmin (but you can also use e.g. Adminer). This is for development purposes only! Here you should insert a brief description of your project.

Requirements

Windows 10 / Windows 11
  • WSL
  • Docker Dekstop
  • Git
  • Add any additional information about your project that the developer needs to run the project
macOS High Sierra to Monterey (& M1)
  • Docker Desktop
  • Git
  • Add any additional information about your project that the developer needs to run the project
Ubuntu

Getting started

  1. Clone this repository
    gh repo clone ORG/THIS_REPO
    cd THIS_REPO
  2. Start the docker containers
    docker-compose up -d
    
  3. Add a step by step guide

Helpful command list

Add helpful commands like this:

Compile tailwindcss (you can remove the --minify for development)

npx tailwindcss -o app/dist/tailwind.css  --minify

About

Basic docker setup with nginx, php, mysql database & phpmyadmin.

Topics

Resources

Stars

Watchers

Forks

Languages