AnyLog-co / AnyLog-co/docker-compose

remote docker deployment

Open
#20 0 comments 0 reactions 1 assignee Claimed by @royshadmon View on GitHub
Dominant language
Shell
Stars
1
Forks
6
Avg merge
25m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.