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 摘要。