mirror of
https://github.com/lemeow125/Notes.git
synced 2024-11-17 04:09:26 +08:00
14 lines
No EOL
1,003 B
Markdown
14 lines
No EOL
1,003 B
Markdown
### Overview
|
|
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)
|
|
- 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) |