Skip to content

LudiSistemas/LaravelOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Ops

This repo is intended for all developers that needs their service up and running in no time.

NOTICE: It is LINUX only for now

How to run it ?

  1. Open terminal window in project directory
  2. type : sudo chmod +x ./runme.sh
  3. then : sudo ./runme.sh
  4. Fill in the details as instructed
  5. FIle docker-compose will be created at the root of directory
  6. Copy your project files inside of server/yourdomain directory
  7. Run it with: sudo docker-compose up -d

How to stop it :)

  1. Enter the same project directory
  2. type: sudo docker-compose down
  3. that is it.

About

You want your laravel up and running in no time. This is the fastetst way posible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •