Public GIT Repo support
f
feedback guy
Allow connecting public GIT repos for deployments.
The use case for this, is if we want to deploy and configure a fresh deployment of an open source project, pre-configured to our liking (via config files and terminal commands).
Could potentially allow for pulling updates and deploying them also.
F
Facundo DeployBot
I see. So you mean, without having to create a fork? Because that would be the way to do it, as of today.
f
feedback guy
Facundo DeployBot: Yes, exactly that. E.g. If I have a script to install and configure Discourse or Sentry on a new server for example.