Closed
Milestone
Simple Prototype
The goal at this point is to be able of forwarding git commands through the network from one host to another.
Things that should be delivered when this milestone is done:
- A client that can be executed as a git command that will forward the command to a remote server
- A server that will be listening for these commands.
- It receive the git command execute it locally, forwarding stdout and stdin through the pipe to and from the process.
- An http endpoint where to export simple metrics like command counts, how many where successful, how many failed, how many bytes where received and transmitted.
- An http endpoint where to declare current health of the system (running)
- A demo with a gitlab instance that uses this command when it is being called through ssh.
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
0
Loading
Loading
Loading