File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 9
9
10
10
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.
11
11
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
+
12
28
## Demo
13
29
14
30
[ ![ asciicast] ( https://asciinema.org/a/129255.png )] ( https://asciinema.org/a/129255 )
You can’t perform that action at this time.
0 commit comments