- Hosting a WordPress site on 8DeployInstalling WordPress, what we configure for you, and how caching, backups and staging fit into a normal WordPress workflow.
- Deploying a Node.js app (Next.js, Nuxt, Express)How to run a Node.js application on 8Deploy by connecting a git repository, with build and start commands and environment variables.
- Deploying a Python app (Django, Flask, FastAPI)How to run a Python application on 8Deploy, including requirements, start commands, environment variables and static files.
- Running a Docker container on 8DeployHow to bring your own Docker Compose file, what we run, and how to expose your container on your domain.
- Deploying from a git repositoryHow git deploys work on 8Deploy: connect a repository, push to a branch, and your site or app updates automatically.
- Using staging to test changes safelyHow one-click WordPress staging works on Pro and above, and how to push your tested changes back to the live site.
- Hosting a static siteHow to host plain HTML, or the output of a build tool like Astro, Hugo, Eleventy or Vite, on 8Deploy.
- Tuning PHP settings for your siteHow to change your PHP version, memory limit, upload size and execution time, and what values are sensible.