https://github.com/dreitier/backmon-docs
Documentation for backmon
https://github.com/dreitier/backmon-docs
aws backmon backup documentation docusaurus prometheus s3
Last synced: about 2 months ago
JSON representation
Documentation for backmon
- Host: GitHub
- URL: https://github.com/dreitier/backmon-docs
- Owner: dreitier
- Created: 2022-05-23T11:38:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-22T16:22:21.000Z (over 1 year ago)
- Last Synced: 2025-03-22T16:36:40.230Z (over 1 year ago)
- Topics: aws, backmon, backup, documentation, docusaurus, prometheus, s3
- Language: JavaScript
- Homepage: https://backmon.dreitier.com
- Size: 1.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website
This documentation is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
### Local Development
```bash
$ npm start
```
To create a local build
```bash
$ npm run build
### Deployment
Branch `main` and any accepted pull requests are automatically deployed via GitHub Pages.