VisionLayer User Guide
Welcome to the VisionLayer User Guide! This section provides comprehensive tutorials to help you set up and manage various services such as WordPress, WhatsApp API, MikroTik routers, Dedicated Servers, and Virtual Private Servers (VPS).
1. Installing WordPress on VisionLayer Hosting
Follow these steps to install WordPress on your VisionLayer hosting account.
Step 1: Download WordPress
- Go to the official WordPress website.
- Download the latest version of WordPress.
Step 2: Upload WordPress Files
- Access your hosting control panel via FTP or File Manager.
- Upload the WordPress files to the
public_htmldirectory.
Step 3: Create a Database
- Log in to your VisionLayer hosting control panel.
- Navigate to Databases > MySQL Databases.
- Create a new database and user, then assign the user to the database.
Step 4: Configure WordPress
- Open your browser and access your domain.
- Follow the on-screen instructions to configure the database.
- Complete the installation by setting up your site name, admin username, and password.
2. Using WhatsApp API for Notifications
You can integrate WhatsApp API to send notifications from your VisionLayer-hosted applications.
Step 1: Register for a WhatsApp Business API
- Visit the WhatsApp VisionLayer API website.
- Register and verify your business account.
Step 2: Set Up API Integration
- Install a third-party library like Sharks in your application.
- Configure the API settings with your credentials.
Example PHP Code to Send a WhatsApp Message:
3. Configuring MikroTik for VisionLayer Hosting
Follow these steps to configure MikroTik for network management.
Step 1: Access MikroTik Router
- Connect to the router via WinBox or WebFig.
- Log in with your credentials.
Step 2: Set Up Basic Network Configuration
- Go to IP > Addresses to configure IP addresses.
- Set up DNS under IP > DNS.
- Enable NAT for internet access under IP > Firewall > NAT.
Example NAT Rule:
Step 3: Set Up Port Forwarding
Forward ports to allow external access to internal services:
4. Managing a Dedicated Server on VisionLayer
A Dedicated Server offers high performance and control for your applications.
Step 1: Access Your Server
- Use an SSH client (e.g., PuTTY) to connect to your server:
Step 2: Install Software Packages
Update the package manager and install necessary packages:
Step 3: Configure Security
- Set up a firewall using CSF (ConfigServer Security & Firewall).
- Configure SSH to use a custom port.
5. Managing a VPS on VisionLayer
A VPS (Virtual Private Server) offers flexibility and scalability for your applications.
Step 1: Access Your VPS
Connect to your VPS using SSH:
Step 2: Install a Web Server
Install Apache, NGINX, or any preferred web server:
Step 3: Set Up a Website
- Upload your website files to
/var/www/html/. - Configure your domain in
/etc/httpd/conf/httpd.confor use a virtual host configuration.
Need Help?
If you need assistance with any of these guides, please contact VisionLayer Support:
Email: [[email protected]]
We are committed to ensuring your experience with VisionLayer is seamless and efficient.