AnyLog-co / AnyLog-co/docker-compose

remote docker deployment

未關閉
#20 0 則留言 0 個 reaction 已指派 1 人 已被 @royshadmon 認領 在 GitHub 檢視
主要語言
Shell
星號
1
分支
6
平均合併
25 分鐘
30 天內合併 PR
1

描述

Right now the entire process to deploy a node is manual.

1. locally install docker
2. locally clone docker-compose
3. locally update configurations
4. locally deploy using docker compose

this requires (physical) remote access, cannot be automated very well and most importantly people are not fans of the managing configuration files.

One solution to look at is using [Docker Remote Access](https://docs.docker.com/engine/daemon/remote-access/)

1. locally install docker and docker remote-access
2. through the GUI complete a form configurations
3. using Docker Remote Access, deploy the container(s) on remote node(s)

CC: @mdavidson58
CC: @Pranav793

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。