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

10 total results found

LibScie Handbook

Welcome to our public handbook! 👋 Here you can find our internal documentation around policies, processes, and more. We are still constructing a lot of policies, so please be patient with this Wiki :)

Open Telekom Cloud

This book is about using the Open Telekom Cloud (OTC) for server provisioning. It is considered a handbook for LibScie's purposes (for example, we use it for our Single Sign On (SSO) services). We share it for your corporate enjoyment. Here is a quicklink to t...

Policies

LibScie Handbook

Company policies are how we operationalize our values and conduct ourselves as an organization. Everyone is expected to be aware of these policies.

Event policy

LibScie Handbook Policies

We consider any gathering of people, at our request, an event. Rules We run our events virtually by default. Local in-person events are permitted when a clear purpose is articulated and documented. Everywhere we can go in 8 hours with public transport is...

Wage policy

LibScie Handbook Policies

Once a year, we communally discusss potential changes to our wage sheet. Everybody on LibScie's payroll gets invited to this discussion. Wage scales are separate for employees and formal directors. Formal directors have different contracts and are registered i...

Equipment policy

LibScie Handbook Policies

Rules 1. We use equipment for at least four years2. Equipment emissions are part of the purchase decision.3. We repair instead of replace.4. We actively minimize our inventory.5. We aim to provide real-time inventory tracking.

Elastic Cloud Server (ECS)

Open Telekom Cloud

These are traditional virtualized servers, which you can manage from the Operating System (OS) through the exposed ports. This also means you are responsible for managing the OS and its security.  

Elastic Volume Service (EVS)

Open Telekom Cloud

EVS is flexible disk provisioning for Elastic Cloud Server (EVS). Use this for production deployments where needed, so that the disk space can flexibly expanded. This prevents the need for compute migrations that cause more overhead. EVS Setup Go to the EVS p...

Reserved Packages

Open Telekom Cloud

All services on the Open Telekom Cloud (OTC) are paid as-you-go by default. These are pro-rated per minute. If you know the services are long-lasting, it is worth paying for Reserved Packages, which come in 12-24 month contracts. You can book Reserved Packages...

Cloud Container Engine (CCE)

Open Telekom Cloud

CCE is currently still in beta. Last attempt at using it was buggy. In order to push a docker image to the image repository, take the following steps: # log in # build Image (optional) # tag image docker tag {Image name}:{Tag} swr.eu-de.otc.t-systems....