Completed

Mialogic Dockerbot

Published on the December 08, 2017 in IT & Programming

About this project

Open

Criação de contêineres Docker a partir de um arquivo JSON. Um contêiner deve estar baseado em uma imagem com Nginx + php7x + composer. Cada domínio do servidor deve contemplar, para conexão com repositório git, a opção de chave ssh ou então login e senha (url ssl).
Formato sugerido do JSON:
{
              “app_name”: “mialogic”,
              “local_folder”: “www”,
              “volume_path”: “/home/pi/myfolder /www/”,
              “dockerfile”: “nginx_php7_1”,
              “domains”:[{
                                            “port”: 8080,
                                            “server_name”: “local.meusite”,
                                            “folder_root”: “public”,
                                            “git_url”: “git@server:repo.git”,
                                            “branch”: “nomeDoBranch”,
                                            “ssh_key”:”nomeDoArquivoSsh”,
                                            “login”: ”loginDaconta”,
                                            “passwd”: “senhaDacontaParaAcessoSSL”
                              }, {
                                            …
                              }
              }]
}

Category IT & Programming
Subcategory Other
Project size Small
Is this a project or a position? Project
I currently have I have an idea
Required availability As needed
Experience in this type of projects Yes (I have managed this kind of project before)

Delivery term: Not specified

Skills needed

Other projects posted by C. R. S. F.