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
- ...
- 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
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
- Going into more detail on code and technologies used
- I utilized this nifty Markdown Cheatsheet for this sample
README
.
To get started...
- Option 1
- 🍴 Fork this repo!
Or LivioWeb/KaosTeck
-
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.
Lívio Rodrigues
- MIT license
- Copyright 2015 © FVCproductions.