Skip to content

Commit 3f8ae85

Browse files
committed
Add list of features to readme
1 parent 8f93893 commit 3f8ae85

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@
99

1010
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.
1111

12+
## Features
13+
14+
- One-command project deployment
15+
- SSH key based auth
16+
- Rolling updates
17+
- Deploy tokens (e.g. to deploy from CI)
18+
- Automated HTTPS setup via letsencrypt *
19+
- Automated gzip compression *
20+
- Simple access to the logs of deployments
21+
- Docker-compose support
22+
- Multiple deployment endpoints and multi-user support
23+
- Simple update procedure for client, server and Traefik
24+
- Optional automatic subdomain assignment (i.e. every deployment gets its own subdomain)
25+
26+
\* Traefik feature
27+
1228
## Demo
1329

1430
[![asciicast](https://asciinema.org/a/129255.png)](https://asciinema.org/a/129255)

0 commit comments

Comments
 (0)