Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Development Servers with Docker + SSH #121

@Cruiz102

Description

@Cruiz102

I want to create a Server that creates manages SSH connection with docker. It will have an API to which we can control create multiple containers on a host machine. The container will have the repo code ready to execute and use. The only thing the user should care about is to connect though SSH and have the environment ready. This is very useful for using tools like GitHub Copilot Agent mode or for fast development of all the Members in the team.

This should have a small database we can check the credentials of the persons that log in, for example check name email and password. After that it will have a CLI prompt that ask what you want to do create a new instance? Check your available instances or delete your instances. After that it will show you the command for SSH and it will give you the password generated for that container.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions