Skip to content

Commit 7bc44ba

Browse files
committedJan 11, 2025·
README upd
1 parent 81151fa commit 7bc44ba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33
</a>AnyAppStart</h1>
44

55
[![Main-Docker](https://github.com/aceberg/AnyAppStart/actions/workflows/main-docker.yml/badge.svg)](https://github.com/aceberg/AnyAppStart/actions/workflows/main-docker.yml)
6+
[![Binary-release](https://github.com/aceberg/AnyAppStart/actions/workflows/binary-release.yml/badge.svg)](https://github.com/aceberg/AnyAppStart/actions/workflows/binary-release.yml)
67
![GitHub License](https://img.shields.io/github/license/aceberg/AnyAppStart)
78

89
Control panel to `Start`/`Stop`/`Restart`/`View Logs` for Docker, Systemd, VMs or anything else (with user scripts)
910

1011
- Backend: `Go`, Frontend: `React`, `TypeScript`, `MobX`
1112
- Small lightweight app, easy to set up and configure
12-
- User can create own types (like LXC or WakeOnLAN)
13+
- User can add any types (like LXC or WakeOnLAN)
14+
- Control remote machines via SSH
15+
- Config in `yaml` files, no DB
16+
- Simple API
1317

1418
![Screenshot](https://raw.githubusercontent.com/aceberg/AnyAppStart/refs/heads/main/assets/Screenshot_05.png)
1519

0 commit comments

Comments
 (0)
Please sign in to comment.