Skip to content

bryanlittlefield/tugboat-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to TUGBOAT

Built on top of the official Docker repositories for php and MySQL, these preconfigured containers should have everything you need to start your next php website or application. If the project requires further configuration dont sweat it, TUGBOAT can be extended to provided access to additional packages and configurations to the environment.


See : https://github.com/bryanlittlefield/TUGBOAT for Parent Repository


Quick Start:

  • Install Docker
  • Clone TUGBOAT into an empty directory using : git clone https://github.com/bryanlittlefield/TUGBOAT .
  • Using a terminal, navigate to the directory you cloned TUGBOAT into and run docker-compose up
  • Visit 127.0.0.1 | The web root is located locally in /var/www/html of your TUGBOAT directory by default. This will sync into your virtual environment
  • Happy Coding!:beers:

More advanced access and configurations below.


See our Wiki for more information.

About

The straight to code approach for php developers environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published