Apps and infrastructure we support
Browse our complete library of supported applications, databases, frameworks, and infrastructure components. We manage, monitor and patch every one of them so your team can focus on shipping.
Don't see what you're using? We support custom apps on request, and 100% open-source delivery means your stack stays portable and free of vendor lock-in.
Kubernetes
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications.
Loadbalancer
Loadbalancer (haproxy) setup with automated certificate handling and monitoring of backend responsetimes, errors and more..
PostgreSQL
A powerful, open source object-relational database system.
MySQL
Most popular open-source relational database management system.
Wordpress
A free and open-source content management system based on PHP and MySQL. We setup automated security updates.
Nodejs
An open-source, cross-platform JavaScript run-time environment that executes JavaScript code server-side.
Drupal
Free and open source content-management framework written in PHP.
Tomcat
An open-source Java Servlet Container developed by the Apache Software Foundation (ASF).
NextCloud
NextCloud helps you achieve that: a safe home for all your data. Secure, under your control and developed in an open, transparent and trustworthy way.

Kolab
A highly scalable and secure collaboration platform that provides shared email, calendaring, notes, tasks, file cloud, tagging and much more.

uWSGI Server
uWSGI is an open source software application that "aims at developing a full stack for building hosting services". It is named after the Web Server Gateway Interface, which was the first plugin supported by the project.

Perl
Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl's first version was released in 1987. Though Perl is not officially an acronym, there are various backronyms in use, including Practical Extraction and Reporting Language.

Wildfly
WildFly, formerly known as JBoss AS, or simply JBoss, is an application server written by JBoss, now developed by Red Hat. WildFly is written in Java and implements the Java Platform, Enterprise Edition specification. It runs on multiple platforms.

PHP-FPM
PHP-FPM (FastCGI Process Manager) is the most popular alternative implementation of PHP FastCGI. PHP (acronym of PHP: Hypertext Preprocessor) is one of the most popular open source programming languages on the Internet, used for web development in platforms such as Magento, WordPress or Drupal

Tomcat
Apache Tomcat is a free and open-source implementation of the Jakarta Servlet, Jakarta Expression Language, and WebSocket technologies. It provides a "pure Java" HTTP web server environment in which Java code can also run. Thus it is a Java web application server, although not a full JEE application server.

Fast-CGI
FastCGI is a binary protocol for interfacing interactive programs with a web server. It is a variation on the earlier Common Gateway Interface. FastCGI's main aim is to reduce the overhead related to interfacing between web server and CGI programs, allowing a server to handle more web page requests per unit of time.

Phusion Passenger
Phusion Passenger is a free web server and application server with support for Ruby, Python and Node.js. It is designed to integrate into the Apache HTTP Server or the nginx web server, but also has a mode for running standalone without an external web server.

LXD Hosting
LXD is an open source container management extension for Linux Containers (LXC). LXD both improves upon existing LXC features and provides new features and functionality to build and manage Linux containers.

Docker
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. The service has both free and premium tiers. The software that hosts the containers is called Docker Engine. It was first released in 2013 and is developed by Docker, Inc.

Kubernetes
Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management.

Gitlab CI
Gitlab enables you to do Git hosting, Issue hosting, Continuous Integration etc.

Foswiki
Foswiki is an enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language, and developers can extend its functionality with plugins.

Perforce
Perforce Software, Inc. is an American developer of software used for developing and running applications, including version control software, web-based repository management, developer collaboration, application lifecycle management, web application servers, debugging tools and Agile planning software.

Gitlab Continous Integration (CI) Runner
CI runners for Gitlab.

Easy Redmine
Easy Redmine is a complete and extensible Redmine upgrade. A combination of mobile design with useful plugins & features will make your project management more enjoyable, improve communication, user experience and save your time. Here is the list of key features & improvements.

readthedocs
Read the Docs is an open-sourced free software documentation hosting platform. It generates documentation written with the Sphinx documentation generator.

MongoDB
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.

MySQL database
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language

Memcached
Memcached is a general-purpose distributed memory-caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source must be read. Memcached is free and open-source software,

Elasticsearch
Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.

PostgreSQL database
PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It was originally named POSTGRES,

Redis
Redis is an open-source in-memory storage, used as a distributed, in-memory key–value database, cache and message broker, with optional durability.

Perl
Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl's first version was released in 1987. Though Perl is not officially an acronym, there are various backronyms in use, including Practical Extraction and Reporting Language.

Java
Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Python
Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming.

Haproxy
HAProxy is a free and open source software that provides a high availability load balancer and reverse proxy for TCP and HTTP-based applications that spreads requests across multiple servers. It is written in C and has a reputation for being fast and efficient.

Nginx
Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software,

PHP webserver
PHP stands for Hypertext Preprocessor. It is an open-source server-side scripting language used for dynamic web development and can be embedded into HTML codes.

Ruby
The Ruby standard library comes with a default web server named WEBrick. As this library is installed on every machine that has Ruby, most frameworks such as Rails and Rack use WEBrick as a default development web server.

Apache
The Apache HTTP Server is a free and open-source cross-platform web server software,

Wordpress
WordPress is a web content management system. It was originally created as a tool to publish blogs but has evolved to support publishing other web content, including more traditional websites, mailing lists and Internet forum, media galleries, membership sites, learning management systems and online stores.

Drupal CMS
Drupal is content management software. It's used to make many of the websites and applications you use every day. Drupal has great standard features, like easy content authoring, reliable performance, and excellent security.

Lamp
LAMP is an acronym denoting one of the most common software stacks for many of the web's most popular applications. However, LAMP now refers to a generic software stack model and its components are largely interchangeable.

Ruby on rails
Ruby on Rails is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller framework, providing default structures for a database, a web service, and web pages.

Opendesk
openDesk is an open-source digital workplace platform that brings together email, calendars, documents, file storage, chat, video calls, and project management into one web-based interface. It is designed mainly for public institutions and organisations that want secure, transparent, and vendor-independent tools for daily work.
Don't see your tool?
We support custom apps and infrastructure on request — tell us what you run and we'll get it set up for you.
Talk to us