Skip to content

Ability to use a custom Docker host #26

Description

@vilhelmprytz

Is your feature request related to a problem? Please describe.
Wilfred only allows servers to be created and run on the same host as the interface itself is installed on.

Describe the solution you'd like
Using a custom Docker host, Wilfred should be able to create and manage containers that are running on a separate host. The problem is that Wilfred needs to have some sort of access to the actual filesystem outside of the containers as well. Perhaps this could be done using just pure SSH?

Describe alternatives you've considered
This could also be accomplished by using a daemon-and-master configuration. I do not think that would be a good idea though, as it's too far away from the main purpose of Wilfred (a simple CLI for managing game servers).

Additional context
No.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions