Skip to content

remote docker deployment #20

Description

@oshadmon

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

  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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions