Self-Hosted Setup
Get your own free instance of Web Check, running locally or on your server.
Option #1
Deploy with Docker
Just one command, and you'll have your own Web Check instance running on your server in minutes.
docker run -p 3000:3000 lissy93/web-check
Option #2
1-Click Deploy
Don't have a server? Not a problem! Deploy Web Check with one click on Vercel or Netlify.
Option #3
Build from Source
Want to customize Web Check? Clone the repository and deploy it on your server.