Getting Started

Getting Started with Hostingnz PaaS

With the Hostingvnz PaaS intuitive UI, you can quickly deploy your applications to the cloud platform without a necessity to perform any complex configurations.

This guide shows some of the basic steps required to get started with the platform:

Sign Up: How to Create an Account

In order to start working with Hostingvnz, you need the appropriate account. So, if you don’t have one yet, register a new one via:

Deploy Application

When you access the Hostingvnz dashboard for the first time, a short tutorial (can be manually called via the Help > Tutorial option) will be automatically started. It provides you with a quick platform overview and a step-by-step walkthrough for your first environment creation and application deployment. Follow these tips or skip the tutorial and use the steps described below:

Application Marketplace

You can access Hostingvnz Marketplace directly from the dashboard to install various popular solutions in one click.

1. Click the Marketplace button at the top of the dashboard.

marketplace button
2. Find the required solution within the categorised list to the left or using the search field at the top.

application marketplace

Hover over the application plank and click the Install button.

3. Configure installation preferences (e.g. environment name, aliasregion, etc) and click Install one more time.

one-click wordpress installation

All the further steps will be performed automatically by the platform, i.e. an environment with the required topology creation, the appropriate application deployment, the required dependencies installation, connections (e.g. with a database) and configs setting.

So, in just a few minutes, you’ll get ready-to-work application.

Manual Deployment

In case you want to deploy any custom application and manually control the deployment process on each particular stage, follow the next steps:

1. Click the New Environment button in the upper-left corner of the dashboard.

new environment button
2. The Topology Wizard will be opened, where you can set up your environment. Among the central platform features configurable via this form, there are:
  • multiple programming languages support (JavaPHPRubyPythonNode.js.NETGo) and custom Docker containers integration
  • wide list of managed software stacks
  • automatic vertical scaling to ensure fair pricing and horizontal scaling to provide flexibility and reliability
  • Public IP attachment for direct access from the Internet

topology wizard

For now, let’s Create just a single Tomcat application server.

3. In a minute, your environment will appear on the dashboard.

dashboard environment created
4. Hostingvnz supports multiple ways of automatic application deployment so that you can select the most suitable option. For this example, we’ll show the deployment of a default Hello World application from the archive in the deployment manager (located at the bottom of the dashboard).

application deploy from deployment manager
Tip: You can easily add your applications to the Deployment Manager by uploading archive (either from local machine or via URL) or adding the appropriate Git/SVN repository.

Hover over the project and click the Deploy to button.

5. Within the opened Deploy frame, just select your Environment and proceed with the Deploy button.

application deploy dialog
6. Wait for the successful deployment pop-up and click Open in Browser to ensure everything works fine.

open in browser button

Herewith, if your application requires some additional settings or don’t have a web interface, do not hesitate to use various in-build configuration tools.

That's all! Enjoy using Hostingvnz PaaS!
Was this answer helpful? 0 Users Found This Useful (0 Votes)