What is an Application/Site?
If you want to take your project online, whether for production or demo purposes, you create an application.
An application can be a website, API for a mobile application, WordPress site, or any other custom PHP project.
Please note that we only support PHP-based applications.
When you create an application in ServerKade, the following actions are performed by ServerKade on your server:
- Creation/Connection of a system user with the application
- Creation of public_html, logs, conf directories
- Creation of virtual host file
- Creation of a dedicated PHP configuration file
- Setting appropriate permissions
- Creation of a panel for further management and monitoring
Now, if you are creating an application with WordPress Auto-installer (Internal Link), here are the additional steps that ServerKade will perform for you:
- Downloading WordPress files
- Creating a database
- Connecting the database with WordPress
- Installing WordPress with desired information
After 15 seconds, you will have a dedicated panel to manage that specific application. If you have selected a temporary ServerKade domain (link), your site will be live instantly! If you are using your own domain, your site will go live once DNS is resolved.
Features
At the application level, ServerKade provides the following features to make your life easier:
- Automatic WordPress installer
- Automatic/Custom SSL Certificates
- Multiple Domains
- Backups & Restore
- Cloudflare Integration
- Site Cloning
- Multiple PHP Versions
- Dedicated PHP Settings
- Temporary Domains
- Staging area
- File Manager
- Supervisor
- Log Viewer
You can find the documentation for each of these features from the left sidebar under the “Applications” section. Let’s see the structure of the applications and servers.
Understanding Application Management
When you create an application, a system user or an application user is required. Both terms are used interchangeably to mean the same thing. An application user can have multiple applications in an account.
All the applications will have a system user or an application user as a parent.
Now, let’s see who the Application User is. It is crucial to understand this entity as it will help you understand how to allow limited access to the end-users, who may be multiple freelancers working on various projects, maybe your web development or web hosting clients.