Administrative Tasks
What is the difference between CE and EE plans?
The difference between the NWS CE and EE plans is that the EE plans are deployed on newer hardware and have more resources (CPU, RAM) allocated to them than the CE plans. The same applies to the differences between the Basic, Advanced and Premium plans. Here, for example, the Premium packages get more RAM and a higher vCPU weighting than the Advanced package.
GitLab CE – the Community Edition – includes the basic, free feature set of GitLab.
With GitLab EE – the Enterprise Edition – you benefit from 100+ features -> Here you need Enterprise licences that are not included in the NWS EE plans. The GitLab Enterprise licenses must be purchased separately from GitLab. We can gladly take over the procurement process for you here (also with invoicing by us).
Where can I setup a subdomain?
Just go to your GitLab app in the NWS Customer Interface and click on "Settings". Open the "CNAME"- tab and fill in your subdomain.
Do you provide OAuth for user integration?
Yes, GitLab provides OAuth for an easy user integration. Just go to your GitLab app in the NWS Customer Interface and click on "Settings". You can drop your OAuth credentials to use the pre-configured providers (GitHub, Twitter, Goolge, Facebook, GitLab.com, BitBucket, AzureAD, ADFS) at "External authentication with OAuth".
Where can I trigger an update of my Runner?
Just go to your GitLab app in the NWS Customer Interface and click on "Settings". Scrawl down to "Update GitLab Runner" and push the button.
Where can I see the remaining storage volume?
Just go to your GitLab app in the NWS Customer Interface and click on "Usage".
Where can I upgrade to a bigger plan?
Just go to your GitLab app in the NWS Customer Interface and click on "Manage contract". Here you can upgrade to Advanced or Premium plan. If the Premium plan is no longer sufficient, contact us via sales@netways.de and we will provide you with a customized solution on OpenStack.
Where can I change the title of my GitLab instance?
Just go to your GitLab app in the NWS Customer Interface and click on "Manage contract". Here you can change the title of your GitLab instance
Is access via SSH possible?
No, it´s not possible. You can only access your GitLab via https.
But you can use Git's credential.helper for effortless access. Just set this up once and you won't have to enter your credentials (username + PW) every time. You can do your Git pulls and Git pushes comfortably that way.