Articles on: 🌍 Web Hosting
This article is also available in:

What is Hodifly?

Hodifly is a one-click deployment tool built into your cPanel. You choose a repository and a domain; Hodifly clones the code, runs your build (the step that turns your source code into a site ready to serve), and publishes the result. Every push to the branch you've chosen redeploys automatically. Hodifly works for static sites, Node applications, and Python applications.


How do I create my first project?


  1. Open cPanel › Hodifly.
  2. Click New Project.
  3. Choose your source (GitHub or GitLab), then the relevant repository.
  4. Select the domain (and, if needed, a subfolder) to publish to.
  5. Hodifly automatically detects your framework and pre-fills the build settings, adjust them if needed.
  6. Click Create & Deploy. The first deployment starts immediately, and you can follow the log in real time.


Do I have to connect GitHub?


No. If you only use GitLab, you can create GitLab projects without ever connecting GitHub: if no GitHub account is connected, the new project form opens directly on GitLab.


Go further


Updated on: 17/07/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!