{"captainVersion":4,"services":{"$$cap_appname":{"image":"caroga/commentoplusplus:$$cap_commento_version","restart":"always","environment":{"COMMENTO_ORIGIN":"https://$$cap_appname.$$cap_root_domain","COMMENTO_POSTGRES":"postgres://commento:$$cap_commento_postgres_password@srv-captain--$$cap_appname-postgres:5432/commento?sslmode=disable","COMMENTO_GZIP_STATIC":"true"},"caproverExtra":{"containerHttpPort":"8080"}},"$$cap_appname-postgres":{"image":"postgres:12","volumes":["$$cap_appname-postgres-data:/var/lib/postgresql/data"],"restart":"always","environment":{"POSTGRES_USER":"commento","POSTGRES_PASSWORD":"$$cap_commento_postgres_password","POSTGRES_DB":"commento"},"caproverExtra":{"notExposeAsWebApp":"true"}}},"caproverOneClickApp":{"variables":[{"id":"$$cap_commento_version","label":"Commento Manifest digest","defaultValue":"v1.8.6","description":"Find here https://hub.docker.com/r/caroga/commentoplusplus/tags"},{"id":"$$cap_commento_postgres_password","label":"Postgres Password","description":"Password must be at least 12 characters. Please use a random string.","validRegex":"/^[^\\@]{12,}$/"}],"instructions":{"start":"Commento is a fast, privacy-focused commenting platform.","end":"Aaaand you're done! 😄 Your service is available at http://$$cap_appname.$$cap_root_domain More environment variables can be found at https://docs.commento.io/configuration/backend/"},"displayName":"Commento","isOfficial":true,"description":"Commento is a fast, privacy-focused commenting platform.","documentation":"https://docs.commento.io/"}}