Homepage is a modern, fully static, fast, secure fully proxied, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages. Easily configured via YAML files or through docker label discovery.
gethomepage.dev
appjail makejail \
-j homepage \
-f gh+AppJail-makejails/homepage \
-o virtualnet=":<random> default" \
-o nat \
-o expose=3000
appjail-director.yml:
options:
- virtualnet: ':<random> default'
- nat:
services:
homepage:
name: homepage
makejail: gh+AppJail-makejails/homepage
options:
- expose: 3000
volumes:
- config: /homepage/src/config
volumes:
config:
device: .volumes/config
.env:
DIRECTOR_PROJECT=homepage
homepage_tag
(default:13.5
): See #tags.homepage_ajspec
(default:gh+AppJail-makejails/homepage
): Entry point where theappjail-ajspec(5)
file is located.
The custom stage homepage_status
can be used to run top(1)
to check the status of MeTube.
appjail run -s homepage_status homepage
To view the log generated by the web application, run the custom stage homepage_log
.
appjail run -s homepage_log homepage
Tag | Arch | Version | Type | homepage_version |
---|---|---|---|---|
13.5 |
amd64 |
13.5-RELEASE |
thin |
1.3.2 |
14.2 |
amd64 |
14.2-RELEASE |
thin |
1.3.2 |