
All HOSSTED products come packaged with:
- Ticket support & Live chat
- Custom URL
- Built-in SSL
- Connection to Active Directory
- Migration Service
- Access to educational support content library
All apps are priced per VM core per hour. That is – the costs are relative to usability.
You can also pay for a yearly app subscription for a substantial discount.
Primum app support, where you get support from an app contributor, is not included in the app price, and can be arranged by contacting us.
No, we only offer support for HOSSTED instances.
If you’re in need of our assistance you must install our OSS apps.
All our cloud hosted apps are official open source versions with additional benefits:
- Allowing the customer full control over the costs and resource use
- Built-in features – such as ssl, active directory, and support
To reach your application on AWS: After deployment, click on the EC2 Console link. A new tab will open. Your IP is under the “Public IP” field, click it to complete the installation.
To reach your application on Azure: After a successful deployment, in the Essentials section, click on the Public Ip Address on the right hand side of the screen.
Our support service means we will provide remote assistance (via telephone or online communication) in response to requests pertaining to the following:
Basic, short duration installation, usage, and configuration questions.
Issue diagnosis: isolating cause/s of issue/s (for example, assistance interpreting traces and dumps for installation and code-related problems)
For known defects, available corrective service information and a method to obtain available program patches from the Open-Source supplier.
The fastest way of accessing your app using the instructions on the “public IP” page.
You can also do so using PuTTY flowing this tutorial or the command line flowing this tutorial



How to Deploy a HOSSTED Application from AWS Marketplace

How to Deploy a HOSSTED Application from Azure Marketplace
This tutorial details how to deploy any one of HOSSTED’s fully supported apps from the Azure Marketplace, so that ...

Connecting to Virtual Machines with an SSH Client
Secure Shell access, in short – SSH, is used to safely access VM and to prevent unauthorized access. It is

Hardened Images: Part 1: Why exactly are they needed?
Docker container images contain the code, runtime, system tools, system libraries and settings needed to run an application. ...

Hardened Images: Part 2: What exactly does that mean, and how does it work?
Ambiguity IT managers today are developing a soft spot for hardened images. The prospect of strengthening software ...

Rescuing the Rescuer: How Strengthening SonarQube will Ensure its Success as a Code Security Tool.
Sometimes security systems need their own security system. SonarQube has been adopted by more than 100,000 organizations, ...

How to Use a Custom Domain for your Cloud Hossted Application
This article explains how to serve your Hossted-deployed application from your own domain. It is important to note that ...

How to Set up and Use Nginx Ingress
This tutorial describes how to set up and use Nginx Ingress. The tutorial contains 3 sections: Installing Nginx Ingress ...

A Brief Summary of CI/CD Procedure
This tutorial describes the CI/CD procedure from the user/developer point of view. The tutorial contains 5 sections: 1. ...