{"captainVersion":2,"dockerCompose":{"services":{"$$cap_appname":{"image":"iznow/glimesh:$$cap_glimesh_version","restart":"always","environment":{"COMMENTO_ORIGIN":null,"DATABASE_URL":"postgres://glimesh:$$cap_glimesh_postgres_password@srv-captain--$$cap_appname-postgres:5432/glimesh?sslmode=disable","SECRET_KEY_BASE":"${SECRET_KEY_BASE}","LIVE_VIEW_SIGNING_SALT":"${LIVE_VIEW_SIGNING_SALT}","URL_HOST":"$$cap_appname.$$cap_root_domain","URL_PORT":80,"URL_SCHEME":"https","HTTP_PORT":80,"MAILGUN_DOMAIN":"","MAILGUN_API_KEY":"","STRIPE_PUBLIC_API_KEY":"","STRIPE_API_KEY":"","STRIPE_CONNECT_CLIENT_ID":"","STRIPE_WEBHOOK_SECRET":""}},"$$cap_appname-postgres":{"image":"postgres:12","volumes":["$$cap_appname-postgres-data:/var/lib/postgresql/data"],"restart":"always","environment":{"POSTGRES_DB":"glimesh","POSTGRES_USER":"glimesh","POSTGRES_PASSWORD":"$$cap_glimesh_postgres_password"},"notExposeAsWebApp":"true"}}},"variables":[{"id":"$$cap_glimesh_version","label":"Glimesh docker tag version","defaultValue":"latest","description":"Find here https://hub.docker.com/r/iznow/glimesh/tags"},{"id":"$$cap_glimesh_postgres_password","label":"Postgres Password","description":"Password must be at least 12 characters. Please use a random string.","validRegex":"/^[^\\@]{12,}$/"}],"instructions":{"start":"Glimesh is a next generation live streaming platform built by the community, for the community.","end":"Aaaand you're done! 😄 Your service is available at http://$$cap_appname.$$cap_root_domain"},"displayName":"Glimesh","isOfficial":true,"description":"Glimesh is a next generation live streaming platform built by the community, for the community.","documentation":"https://glimesh.tv/"}