Developer tools
9 guides
-
Create or connect a Git repository
Track application files in Git without exposing repository credentials.
Tools β Files β Gitβ’ Version Control
-
Prepare a Node.js application
Register the runtime, application root and URL supplied by your developer.
Tools β Software β Setup Node.js App β Create application
-
Prepare a Python web application
Configure the runtime and WSGI entry point using information from your developer.
Tools β Software β Setup Python App β Create application
-
Register an application in Application Manager
Deploy a prepared Phusion Passenger application to the intended domain.
Tools β Software β Application Manager β Register Application
-
Install a PHP PEAR package or Perl module
Add a code library only when an application requires it.
Tools β Software β PHP PEAR Packages / Perl Modules
-
Schedule a task with Cron Jobs
Set a schedule and an exact command without accidentally running it too often.
Tools β Advanced β Cron Jobs
-
Understand cPanel Terminal before using it
Open a command-line session only when you know what the command will do.
Tools β Advanced β Terminal
-
Create a custom 404 or other error page
Choose the domain and error code before editing the response page.
Tools β Advanced β Error Pages
-
Understand Apache Handlers and MIME Types
Separate how a file is processed from how its content type is described.
Tools β Advanced β Apache Handlers / MIME Types