Just clone, put it on any hosting (including static and/or JAMStack hosting, such as GitHub and GitLab Pages or Netlify). You should get working webpage displaying status of okerr project.
To configure it for your project, adjust value of textid
in config.json
file.
Main status page for each project usually called index
, but set status
to other value if you need. Changing
server
is not required, but it can save one small HTTP request and make status page little faster.
To run it on GitLab Pages, clone this project and enable Pages for your site.