A complete guide to installing the NexWrite - Medium-style blogging platform script on your VPS or dedicated server, including setup, license activation, and database configuration.
Welcome to the NexWrite - Medium-style blogging platform VPS Installation Guide. This step-by-step tutorial is designed to help you install and configure the script on a VPS or dedicated server.
This guide is for users with VPS or dedicated servers. If you are using a shared host or local environment, check the relevant installation guides.
Ensure your server meets the server requirements. You will need:
Point root to:
Restart Nginx after editing:
Once files are uploaded and dependencies are installed, open your browser:
License Activation
Database Configuration
A. MongoDB Atlas (cloud database)
Example:
(Replace <username>
, <password>
, <cluster>
, and <database>
with your actual values.)
If you are using MongoDB Atlas, you can find your connection string in your Atlas dashboard under Database > Connect > Drivers.
B. Self-hosted MongoDB on VPS (local MongoDB)
Example:
(Replace <your-server-ip>
with your VPS IP address and <database>
with your database name.)
You will also be asked to enter a JWT secret key. You can either paste your own or click Generate to auto-generate one securely.
Create Admin
Your project is now running in the background.
We suggest the following VPS providers for stable hosting:
For best results, choose a VPS with at least 2GB RAM and 1 vCPU.
Make sure your SSL certificate is active. You can use Let’s Encrypt or purchase one from your domain provider.
If you encounter issues, refer to the Troubleshooting Guide or contact support@jooj.us.
A complete guide to installing the NexWrite - Medium-style blogging platform script on your VPS or dedicated server, including setup, license activation, and database configuration.
Welcome to the NexWrite - Medium-style blogging platform VPS Installation Guide. This step-by-step tutorial is designed to help you install and configure the script on a VPS or dedicated server.
This guide is for users with VPS or dedicated servers. If you are using a shared host or local environment, check the relevant installation guides.
Ensure your server meets the server requirements. You will need:
Point root to:
Restart Nginx after editing:
Once files are uploaded and dependencies are installed, open your browser:
License Activation
Database Configuration
A. MongoDB Atlas (cloud database)
Example:
(Replace <username>
, <password>
, <cluster>
, and <database>
with your actual values.)
If you are using MongoDB Atlas, you can find your connection string in your Atlas dashboard under Database > Connect > Drivers.
B. Self-hosted MongoDB on VPS (local MongoDB)
Example:
(Replace <your-server-ip>
with your VPS IP address and <database>
with your database name.)
You will also be asked to enter a JWT secret key. You can either paste your own or click Generate to auto-generate one securely.
Create Admin
Your project is now running in the background.
We suggest the following VPS providers for stable hosting:
For best results, choose a VPS with at least 2GB RAM and 1 vCPU.
Make sure your SSL certificate is active. You can use Let’s Encrypt or purchase one from your domain provider.
If you encounter issues, refer to the Troubleshooting Guide or contact support@jooj.us.