statusfy
statusfy copied to clipboard
customize the status page
Do we have options to customize the home page? In specific,
- change CDN, api. site delivery, etc to custom variables or options.
- customize the home page with specific css (background, title, logos, etc).
- Is this project actively supported? bug fixes, documentation enhancements and security issues.
- If we have to manually deploy this to a static web page (s3 or blob), which folder do we need to pick to host the css, js, html pages?
You can change the systems (CDN, API, Site delivery etc.) by editing the config.js file. See this: https://docs.statusfy.co/guide/configuration/#config-file
@DennisSkov this doesn't change anything. This is my server logs:
Starting server...
ℹ Reading configuration from config.yml
ℹ Server listening on http://0.0.0.0:3000
WARN Content Directory not found: /usr/src/app/content
I am running this in a kubernetes
environment and I have config.json
in the along with the package.json
Here's how it looks like;
config.yml node_modules package.json yarn.lock