Skip to content

livioweb/infra_terra_laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerToApp'sToLife

Estrutura Docker para inicializar varios aplicativos no mesmo serviço

  • Otimo para estudo
  • Comunicação entre API
  • Criação de APP baseado em algum framework(PHP, até o momento) de sua preferência

Todo

  • Suporte ao XDEBUG
  • Suporte ao Node/Yarn
  • Suporte a Banco de dados por serviço
  • ...


Installation

Clone

  • Clone this repo to your local machine using https://github.com/livioweb/infra_terra_laravel.git
// code away!
git clone https://github.com/livioweb/infra_terra_laravel.git

Setup/Config

Crie os hosts para o funcionamento do sistema

sudo echo "127.0.0.1 app.local" | sudo tee -a /etc/hosts
sudo echo "127.0.0.1 app2.local" | sudo tee -a /etc/hosts

Features

Usage (Optional)

Documentation (Optional)

Tests (Optional)

  • Going into more detail on code and technologies used
  • I utilized this nifty Markdown Cheatsheet for this sample README.

Contributing

To get started...

Step 1

  • Option 1
    • 🍴 Fork this repo!

Team

Or LivioWeb/KaosTeck


TODO

  • INFRA

    • Write terraform to OCI, AWS and GCP.
  • DEBUG

    • Install em mod Dev the XDEBUG.
  • DOC HOW TO USE

    • Doc to use the framework.
    • Doc to Crete command in shell
    • Doc to Create route in api
    • Others configurations
  • BEST

    • Melhorar esta doc varias vezes refatora-la.

Support

Lívio Rodrigues


License

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published