Web Servers & Hosting
Discover detailed guides to set up Grav on a variety of Web Servers and Shared, VPS & PaaS hosting providers.
Servers
Shared
Vps
Paas
Local Development with ddev
Local Development with ddev
ddev is an open-source, PHP development tool, built upon Docker. It can easily create local hosting environments, and its server configurations can be version controlled. Originally meant for Drupal development, ddev easily can host Drupal, WordPress, and GravCMS sit...
Deploying with Git
Deploying with Git
Using the Git distributed version control system on your development and server environments, you can set up a simple workflow via a hosted Git service like Github or GitLab. Try this if you are comfortable with Git and its client tools.
Its benefits include:
it's c...
Php-built-in-web-server
Test Hosting with the PHP Built-in Web Server
The PHP command line (CLI SAPI) has a built-in Web server that is useful for quick Grav site testing or demos. It is not a full-featured Web server and should not be used on a public network.
Using the CLI Web Server
On the command line, navi...
Windows Subsystem for Linux
Windows Subsystem for Linux
The Windows Subsystem for Linux lets developers run GNU/Linux environment -- including most command-line tools, utilities, and applications -- directly on Windows, unmodified, without the overhead of a virtual machine.
You can:
Choose your favorite GNU/Linux distr...