Add Postgresus service template files
This commit is contained in:
parent
96d0d39fd8
commit
b131a89d03
2 changed files with 30 additions and 0 deletions
|
|
@ -3375,6 +3375,21 @@
|
|||
"minversion": "0.0.0",
|
||||
"port": "9000"
|
||||
},
|
||||
"postgresus": {
|
||||
"documentation": "https://postgresus.com?utm_source=coolify.io",
|
||||
"slogan": "Postgresus is a free, open source and self-hosted tool to backup PostgreSQL.",
|
||||
"compose": "c2VydmljZXM6CiAgcG9zdGdyZXN1czoKICAgIGltYWdlOiAncm9zdGlzbGF2ZHVnaW4vcG9zdGdyZXN1czpsYXRlc3QnCiAgICBlbnZpcm9ubWVudDoKICAgICAgLSBTRVJWSUNFX1VSTF9QT1NUR1JFU1VTXzQwMDUKICAgIHZvbHVtZXM6CiAgICAgIC0gJ3Bvc3RncmVzdXMtZGF0YTovcG9zdGdyZXN1cy1kYXRhJwogICAgaGVhbHRoY2hlY2s6CiAgICAgIHRlc3Q6CiAgICAgICAgLSBDTUQKICAgICAgICAtIHdnZXQKICAgICAgICAtICctcU8tJwogICAgICAgIC0gJ2h0dHA6Ly9sb2NhbGhvc3Q6NDAwNS9hcGkvdjEvc3lzdGVtL2hlYWx0aCcKICAgICAgaW50ZXJ2YWw6IDVzCiAgICAgIHRpbWVvdXQ6IDEwcwogICAgICByZXRyaWVzOiA1Cg==",
|
||||
"tags": [
|
||||
"postgres",
|
||||
"backup",
|
||||
"self-hosted",
|
||||
"open-source"
|
||||
],
|
||||
"category": "devtools",
|
||||
"logo": "svgs/postgresus.svg",
|
||||
"minversion": "0.0.0",
|
||||
"port": "4005"
|
||||
},
|
||||
"postiz": {
|
||||
"documentation": "https://docs.postiz.com?utm_source=coolify.io",
|
||||
"slogan": "Open source social media scheduling tool.",
|
||||
|
|
|
|||
|
|
@ -3375,6 +3375,21 @@
|
|||
"minversion": "0.0.0",
|
||||
"port": "9000"
|
||||
},
|
||||
"postgresus": {
|
||||
"documentation": "https://postgresus.com?utm_source=coolify.io",
|
||||
"slogan": "Postgresus is a free, open source and self-hosted tool to backup PostgreSQL.",
|
||||
"compose": "c2VydmljZXM6CiAgcG9zdGdyZXN1czoKICAgIGltYWdlOiAncm9zdGlzbGF2ZHVnaW4vcG9zdGdyZXN1czpsYXRlc3QnCiAgICBlbnZpcm9ubWVudDoKICAgICAgLSBTRVJWSUNFX0ZRRE5fUE9TVEdSRVNVU180MDA1CiAgICB2b2x1bWVzOgogICAgICAtICdwb3N0Z3Jlc3VzLWRhdGE6L3Bvc3RncmVzdXMtZGF0YScKICAgIGhlYWx0aGNoZWNrOgogICAgICB0ZXN0OgogICAgICAgIC0gQ01ECiAgICAgICAgLSB3Z2V0CiAgICAgICAgLSAnLXFPLScKICAgICAgICAtICdodHRwOi8vbG9jYWxob3N0OjQwMDUvYXBpL3YxL3N5c3RlbS9oZWFsdGgnCiAgICAgIGludGVydmFsOiA1cwogICAgICB0aW1lb3V0OiAxMHMKICAgICAgcmV0cmllczogNQo=",
|
||||
"tags": [
|
||||
"postgres",
|
||||
"backup",
|
||||
"self-hosted",
|
||||
"open-source"
|
||||
],
|
||||
"category": "devtools",
|
||||
"logo": "svgs/postgresus.svg",
|
||||
"minversion": "0.0.0",
|
||||
"port": "4005"
|
||||
},
|
||||
"postiz": {
|
||||
"documentation": "https://docs.postiz.com?utm_source=coolify.io",
|
||||
"slogan": "Open source social media scheduling tool.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue