How do I create and deploy a new server?
Use the dashboard to configure and deploy your server. Choose the desired specifications and click "Deploy."
What are the supported programming languages and frameworks?
Doprax supports all major languages (Python, Node.js, Java, etc.) and frameworks (Flask, Django, React, etc.).
Can I integrate Doprax with external tools like GitHub?
Yes, Doprax allows you to link your GitHub repository for seamless deployment.
Where can I see my free quota for traffic usage?
You can check the Network tab of your VM to view your free traffic quota.
Can I assign an IPv6 address to my VM?
All VMs come with an IPv6 address by default.
Can I transfer files to this virtual server?
Yes, use the scp
command or any file transfer tool to move files from your local machine to the server.
How do I monitor my server’s performance?
Use the "Metrics" tab in your Doprax dashboard to monitor CPU, memory, and network usage.
Question: How fast is Vultr compared to OVH?
Answer: Vultr servers usually offer 1 to 2 Gbps (1,000 to 2,000 Mbps), which is much faster than OVH.
Question: Why are my VMs running too slow?
Answer: Check the following:
-
CPU and RAM usage – If overloaded, performance drops.
-
ISP restrictions – Your provider might be slowing down your IP.
-
Running processes – Use
top
orhtop
to check background activity. -
Disk space – Run
df -h
to ensure the disk isn’t full. -
Datacenter location – A far location can cause latency issues.
My VPS connection keeps dropping, and I can’t maintain a stable SSH session. What should I check?
Answer: Frequent disconnects could be due to:
-
Network issues from your ISP – Try connecting with a VPN or different network.
-
High packet loss – Run
ping [your_server_IP] -t
and check if there are lost packets. -
Firewall blocking SSH traffic – If you are using Cloudflare proxy, disable it for SSH connections.
-
Low system resources – If your CPU or RAM usage is at max, the server may crash.
Question: I need a test IP before purchasing a VPS to check network speed. Can you provide one?
Answer: No, Doprax does not provide test IPs for security reasons. However, you can deploy a small instance, test the connection, and then delete it if it doesn’t meet your needs.
Q: I have a server with 4 vCPU, 8GB RAM, 80GB disk, and 20TB traffic. Can I extend the RAM and storage?
A: This depends on the provider. Some allow live upgrades, while others require a migration to a new plan. Check your cloud provider’s documentation.
Q: I am trying to set up a V2Ray server and use my router as the client. Is there any documentation on how to configure my router properly?
A: Configuration varies by router model. Check if your router supports V2Ray or Shadowsocks. Alternatively, install a client on a device behind the router and forward traffic.
Q: Is there documentation available on configuring a router to connect to a VPS from Doprax?
A: Doprax does not have specific router configuration guides, but general VPN and proxy guides can help. Ensure your VPS firewall allows incoming connections