Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

23 total results found

Webhosting

Kubernetes domain hosting 5+ GB website space ( fair use policy ) All container based services. The following options are available at an extra charge: expansion of web space (in consultation with CIT) e-mail addresses domain registration (.nl, .co...

Services

Services runningĀ 

Orchestration

Configuration management Infrastructure as code Server provisioning Service-oriented architecture Kubernetes Job scheduler

rancher
kubernetes

Website

Mysql/Postgresql

Tips & tricks

Docker registry

Harbor is a multi-user docker registry with a web UI available at : https://registry.webhosting.rug.nl

Git

The git doc

Ingress

Handy tips for the ingress loadbalancer.

Kubernetes

Kubernetes

Rancher

Rancher

Docker

Docker

Various

Various documents that are not categorized

(Extra) Diensten / Services

(Extra) diensten / services we can deliver. Some of these services can be in alfa | beta phase.

Mysql

Mysql/Postgresql

MYSQL PHPmyAdmin https://mysql.webhosting.rug.nl manual backups / restore CLI dump database $ ssh account@ssh.webhosting.rug.nl $ mysqldump --host mysql01.service.rug.nl -u account -p -D database \ | gzip -c | > ~/backup/database.sql.gz CLI restore databas...

Howto

Docker registry

Registry Server URL: registry.webhosting.rug.nl The primary advantage of maintaining our own registry instead of relying on external services like hub.docker.io is the ability to provide users with unlimited private repositories. This means users can create as...

Git Basic Howto

Git

Git Basic How-To URL https://git.webhosting.rug.nl What is Git? Git is a distributed version control system that allows developers to track changes in their codebase, collaborate with others, and manage different versions of their projects efficiently. Settin...

Wordpress | Installatie - Installation

Website

Click to go to the English version Uitleg Deze handleiding is bedoeld voor degene wie een website hebben verkregen via de mail maar niet zeker zijn wat de volgende stappen zijn. We zullen in deze handleiding u meenemen en het stap voor stap uitleggen. Instruc...

Loadbalancer-cli

Ingress

You can edit an ingress by kubectl of in rancher. first get the correct ingress kubectl get ingress -n namespace edit the ingress kubectl edit ingress name -n namespace add the annotation apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annot...

Loadbalancer-rancher

Ingress

go to Service Discovery -> Ingresses Edit Select Add annotations Whitelist To allow only the RUG IP or range to the deployment you can use the folowing annotation : Save & Done For more examples see : https://kubernetes.github.io/ingress-nginx/user-guide/ng...

Website | Standaard lege website - Standard empty website

Website

See English version down below Uitleg Deze handleiding is geschreven om een handvat te bieden wanneer er data naar een website geexporteerd moet worden. Daarnaast worden er ook verschillende database operaties beschreven, dit kunnen zijn een database instell...

Changelog

Various

20th of March 2025 Major changes: Introduction Filebrowser : zie handleiding(dutch) or see manual(english)

Website | Handleiding - Manual

Website

See English version down below Deze handleiding is om te laten zien hoe u kunt inloggen en het wachtwoord kan wijzigen. Daarnaast laat deze handleiding zien hoe bestanden kunnen worden geupload, aangemaakt, aangepast en verwijderd kunnen worden. Ook wordt uitg...

S3 Object Store

(Extra) Diensten / Services

Press here for the English version Informatie De S3 Object Storage wordt gebruikt om data op te slaan en te gebruiken. Hier maken we gebruik van MinIO als S3 Object Store. Notitie: de MinIO dienst is momenteel in een beta-fase. Er kunnen onderdelen veranderen...