mirror of
https://github.com/morten-olsen/mini-loader.git
synced 2026-02-08 01:36:26 +01:00
docs: added anti features
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<p>
|
||||
<center>
|
||||
<img src="./assets/logo.png" width="300" height="300">
|
||||
<img src="./assets/logo.png" width="300" height="300" />
|
||||
</center>
|
||||
</p>
|
||||
|
||||
@@ -19,6 +19,8 @@ Welcome to mini loader, a lightweight, Docker-based server solution for managing
|
||||
- **Task Scheduling**: Built-in support for cron-like job scheduling.
|
||||
- **HTTP Gateway**: Expose a HTTP server from your workloads
|
||||
|
||||
Also see [anti-features and limitations](./docs/anti-features.md)
|
||||
|
||||
## Quick Start
|
||||
|
||||
Get up and running with mini loader in just a few steps:
|
||||
|
||||
Reference in New Issue
Block a user