Exosphere is a set of small, modular, self-hostable community tools built on the AT Protocol. app.exosphere.site
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 165 B view raw
1[build] 2dockerfilePath = "Dockerfile" 3 4[deploy] 5healthcheckPath = "/api/health" 6healthcheckTimeout = 30 7restartPolicyType = "ON_FAILURE" 8restartPolicyMaxRetries = 5