Skip to content

The straight to code approach for php developers environments

License

Notifications You must be signed in to change notification settings

coolblueweb/TUGBOAT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.


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

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published