Automatically Set Up & Deploy Your Bot 24/7 with Just One Command!

Automatically Set Up & Deploy Your Bot 24/7 with Just One Command!
  • Mandag, september 9, 2024

New Update for Automatic Bot Deployment on HostingUp VPS Server!

We’re excited to announce a major update that will make managing your bots on HostingUp VPS Server even easier! Here’s what’s new:

For New VPS Users:

Your VPS will come with the latest update preinstalled, so you can start right away with no extra setup!

For Existing VPS Users:

To get the latest features, please reinstall the OS on your VPS.

Managing Your Bot:

If your Procfile uses bot.py as the run command:

Start it:

hbot <your-repo-url>

Example:

hbot https://github.com/your-username/your-repo.git

Stop it:

hcloseb {REPO NAME}

Example:

hcloseb your-repo

If your Procfile uses main.py as the run command:

Start it:

hmain <your-repo-url>

Example:

hmain https://github.com/your-username/your-repo.git

Stop it:

hclosem {REPO NAME}

Example:

hclosem your-repo

For Custom Commands:

Start it:

hall <REPO_URL> [BOT_SCRIPT] [RUN_COMMAND] [SERVICE_NAME] [BRANCH_NAME]

Example:

hall https://github.com/example/repo.git bot.py "python3 bot.py --option" my-custom-service my-branch

Stop it:

hcloseall

For Deploying with Docker:

Start it:

hdocker <REPO_URL> [PORT_NUMBER]

Example:

hdocker https://github.com/example/repo.git 9083

Stop it:

hclosed {REPO-NAME}

Example:

hclosed yourreponame

Need More Information?

Visit our Knowledgebase for detailed instructions and support.

We’re committed to making your bot management as seamless as possible. Start using these new commands today and keep your bot running smoothly!

The HostingUp Team
www.hostingup.in

Watch Our Tutorial

For a visual guide, check out our YouTube tutorial:





Back
WhatsApp Chat Need Help? Telegram Chat Chat on Telegram