spliit
-
Free and Open Source Alternative to Splitwise. Share expenses with your friends and family.
https://spliit.app
https://github.com/spliit-app/spliit -
Hi,
I forked the Spliit GitHub project and with very little configuration, I got it up and running :CloudronManifest.json{ "id": "spliit.cloudron", "title": "Spliit", "author": "spliit-app", "version": "1.0.0", "httpPort": 3000, "addons": { "postgresql": {} }, "manifestVersion": 2 }diff --git a/scripts/container-entrypoint.sh b/scripts/container-entrypoint.sh index f6b0572..3a20463 100755 --- a/scripts/container-entrypoint.sh +++ b/scripts/container-entrypoint.sh @@ -2,5 +2,8 @@ set -euxo pipefail +export POSTGRES_PRISMA_URL=${CLOUDRON_POSTGRESQL_URL} +export POSTGRES_URL_NON_POOLING=${CLOUDRON_POSTGRESQL_URL} npx prisma migrate deploy exec npm run startdocker build Dockerfile -t docker-registry.*******/spliit docker push docker-registry.*******/spliit cloudron install --image docker-registry.*******/spliitThe only hiccup is the health check with a documented bug. The app needs to be called with an
Accept-Languageheader, but Cloudron manifest cannot specify headers to my knowledge. So I can't enable the healthcheck.
https://github.com/spliit-app/spliit/issues/221Enjoy

-
J jdaviescoates referenced this topic on
-
-
Hi,
I forked the Spliit GitHub project and with very little configuration, I got it up and running :CloudronManifest.json{ "id": "spliit.cloudron", "title": "Spliit", "author": "spliit-app", "version": "1.0.0", "httpPort": 3000, "addons": { "postgresql": {} }, "manifestVersion": 2 }diff --git a/scripts/container-entrypoint.sh b/scripts/container-entrypoint.sh index f6b0572..3a20463 100755 --- a/scripts/container-entrypoint.sh +++ b/scripts/container-entrypoint.sh @@ -2,5 +2,8 @@ set -euxo pipefail +export POSTGRES_PRISMA_URL=${CLOUDRON_POSTGRESQL_URL} +export POSTGRES_URL_NON_POOLING=${CLOUDRON_POSTGRESQL_URL} npx prisma migrate deploy exec npm run startdocker build Dockerfile -t docker-registry.*******/spliit docker push docker-registry.*******/spliit cloudron install --image docker-registry.*******/spliitThe only hiccup is the health check with a documented bug. The app needs to be called with an
Accept-Languageheader, but Cloudron manifest cannot specify headers to my knowledge. So I can't enable the healthcheck.
https://github.com/spliit-app/spliit/issues/221Enjoy

@timconsidine Maybe this might be a good app for you to add?
Hi,
I forked the Spliit GitHub project and with very little configuration, I got it up and running :CloudronManifest.json{ "id": "spliit.cloudron", "title": "Spliit", "author": "spliit-app", "version": "1.0.0", "httpPort": 3000, "addons": { "postgresql": {} }, "manifestVersion": 2 }diff --git a/scripts/container-entrypoint.sh b/scripts/container-entrypoint.sh index f6b0572..3a20463 100755 --- a/scripts/container-entrypoint.sh +++ b/scripts/container-entrypoint.sh @@ -2,5 +2,8 @@ set -euxo pipefail +export POSTGRES_PRISMA_URL=${CLOUDRON_POSTGRESQL_URL} +export POSTGRES_URL_NON_POOLING=${CLOUDRON_POSTGRESQL_URL} npx prisma migrate deploy exec npm run startdocker build Dockerfile -t docker-registry.*******/spliit docker push docker-registry.*******/spliit cloudron install --image docker-registry.*******/spliitThe only hiccup is the health check with a documented bug. The app needs to be called with an
Accept-Languageheader, but Cloudron manifest cannot specify headers to my knowledge. So I can't enable the healthcheck.
https://github.com/spliit-app/spliit/issues/221Enjoy

-
@timconsidine Maybe this might be a good app for you to add?
Hi,
I forked the Spliit GitHub project and with very little configuration, I got it up and running :CloudronManifest.json{ "id": "spliit.cloudron", "title": "Spliit", "author": "spliit-app", "version": "1.0.0", "httpPort": 3000, "addons": { "postgresql": {} }, "manifestVersion": 2 }diff --git a/scripts/container-entrypoint.sh b/scripts/container-entrypoint.sh index f6b0572..3a20463 100755 --- a/scripts/container-entrypoint.sh +++ b/scripts/container-entrypoint.sh @@ -2,5 +2,8 @@ set -euxo pipefail +export POSTGRES_PRISMA_URL=${CLOUDRON_POSTGRESQL_URL} +export POSTGRES_URL_NON_POOLING=${CLOUDRON_POSTGRESQL_URL} npx prisma migrate deploy exec npm run startdocker build Dockerfile -t docker-registry.*******/spliit docker push docker-registry.*******/spliit cloudron install --image docker-registry.*******/spliitThe only hiccup is the health check with a documented bug. The app needs to be called with an
Accept-Languageheader, but Cloudron manifest cannot specify headers to my knowledge. So I can't enable the healthcheck.
https://github.com/spliit-app/spliit/issues/221Enjoy

@LoudLemur I can add it if I know the git repo and the built docker image location
might need the health check issue to be resolved
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login