Notes/docs/Guides/Service Queue/Service Queue.md

14 lines
1,003 B
Markdown
Raw Normal View History

2024-10-14 19:51:18 +08:00
### Overview
2024-10-14 19:57:14 +08:00
The service queue project is intended for hobbyists and students with IT thesis projects. We offer the following features
- Free Hosting: Get your projects online without worrying about the costs associated with hosting services
- Deployments: We provide CI/CD pipelines for hosted projects via Woodpecker (open-source GitHub Actions alternative) with support for React & other frameworks
- SSL Certificates: Projects include free HTTPS/SSL certificates for subdomains via [DuckDNS](https://www.duckdns.org/)/[acme.sh](http://acme.sh)
- Service Health Checks: Managed health checks via dedicated Uptime Kuma instance found [here](https://stats.06222001.xyz/status/all)
2024-10-14 19:58:24 +08:00
- Backups: Daily on-premise backups via [Borg](https://www.borgbackup.org/)
The Service Queue project offers the following hosting setups
- [Hosted Services](Hosted%20Services.md)
- [Relayed Services](Relayed%20Services.md)
These additional resources may also be of use
- [SMTP Credentials](SMTP%20Credentials.md)