This is an old revision of the document!
Git Winch Hosting Models
Option 1: Fully Managed by Us
Think of this as renting a ready-to-use office where we handle everything! With this setup, we take care of all the heavy lifting. Here’s where the pieces live:
Coordination Server: This is the brain that keeps track of your files, tasks, and notes — it’s hosted on our servers, so we manage it for you.
Payments:
In this option, you would have to pay as you go — just buy credits as you need them for the functionality you wish to use — perfect if you want to jump in without any setup hassle. You can buy credits and transfer them to your workers too.
Advantages:
This is the easiest option to use. You can get going literally in 10 minutes or so. Also, one major advantage of this method, is that you are also enrolled into our excellent Gig Winch freelancing system. So you can use our pool of remote-workers and make people you choose there as part of your own teams.
Option 2: Custom Branded and Managed by Us
This is like having your own branded office suite in our building! We still run the show, but it feels personal to your team. Here’s the layout:
Git Hosting: Your files live in your chosen Git repository host such as
GitHub or
GitLab or Gitea
.
* Application: The desktop client and Chrome app window stay on your devices, while we handle the server side with your custom branding.
Pre-requisites:
There are no pre-requisites other than coordinating with us on our calendar to setup this option. In this option, you will have to enroll your own office workers as your setup would not be connected to our Gig Winch
system.
Payments:
This option comes with a one-time payment, so no recurring bills from us — perfect for a polished team look with a single upfront cost.
Advantages:
You and your office teams work within your own brand, with your own people.
==== Option 3: Your Own Space in the Cloud ====
Imagine this as renting your own private office in the cloud. You need to buy a VPS or dedicated cloud server of your own. You’re in charge of the space, and we give you the tools to make it work.
Here’s how it breaks down:
* Coordination Server: This lives on your own cloud server setup, so you manage it with the software we provide.
* Git Hosting: You can either use a Git provider like GitHub or GitLab, or self-host Git using a Gitea
or your own GitLab Community Edition
instance — giving you full control over your file storage. You can also instruct us to install one of those two Git hosts at your own cloud server.
* Application: The desktop Git Winch
client and Chrome app window run on your devices, connecting to your cloud-based Coordination Server.
Pre-requisites:
As mentioned above, you would need to buy/lease your own cloud server. Also, you have to sign an NDA
with us. You will also have to give us root access to your cloud server, so that we can install the coordination server code on it. That would take one day (decided mutually via a calendar appointment with us)
In this option too, you will have to enroll your own office workers as your setup would NOT be connected to our Gig Winch
system.
Payments:
You pay us a one-time fee to use this. There could be some additional setup costs, depending on the complexity of your cloud server and/or if you want us to install either Gitlab
Community Edition or Gitea
. Others costs for your chosen cloud server provider, etc. would be borne separately by you.
Advantages:
This option gives you the maximum privacy. Not only your office works entirely with your own brand, your files are also on your own cloud server.
—-
Each of the aforesaid models puts the Coordination Server, Git implementation, and application in the right manner to keep your team working smoothly. At our website we have only given one option (the first pay-as-you-go). Please contact us at admin@gitwinch.com if you want either of the other two options.
> Important: In all the 3 systems explained above, the owner of the repositories used in the office needs to have an account with the Git Host provider, but no one else does. Everyone else can use Git Winch
without signing up anywhere else. This is true even if you are your own Git Host provider (i.e. you used the installable self-hosted version of Gitea
or Gitlab
on your own server)
—–
Learn the concepts | Table of Contents