Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. PostgREST - API the DB

PostgREST - API the DB

Scheduled Pinned Locked Moved App Wishlist
3 Posts 2 Posters 896 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • robiR Offline
    robiR Offline
    robi
    wrote on last edited by
    #1

    https://github.com/PostgREST/postgrest

    225b54e0-7a69-4656-985e-6643842436a3-image.png

    Great pairing with N8N and possibly useful for MultiCloudron

    Conscious tech

    1 Reply Last reply
    2
    • perelinP Offline
      perelinP Offline
      perelin
      wrote on last edited by
      #2

      Just packaged it for myself. In case anyone wants to do this:

      Basically follow the packaging Tutorial: https://docs.cloudron.io/packaging/tutorial/

      CloudronManifest.json

      {
          "title": "Postgrest",
          "version": "0.0.1",
          "healthCheckPath": "/",
          "httpPort": 3000,
          "manifestVersion": 2
      }
      

      install image directly from postgrest Docker Hub https://hub.docker.com/r/postgrest/postgrest

      cloudron install --image postgrest/postgrest
      

      And then configure by setting env vars on the app via Cloudron CLI
      https://postgrest.org/en/stable/references/configuration.html

      eg

      cloudron env set --app YourAppName "PGRST_DB_URI=postgresql://user:pwd@host:port/db"
      
      robiR 1 Reply Last reply
      3
      • perelinP perelin

        Just packaged it for myself. In case anyone wants to do this:

        Basically follow the packaging Tutorial: https://docs.cloudron.io/packaging/tutorial/

        CloudronManifest.json

        {
            "title": "Postgrest",
            "version": "0.0.1",
            "healthCheckPath": "/",
            "httpPort": 3000,
            "manifestVersion": 2
        }
        

        install image directly from postgrest Docker Hub https://hub.docker.com/r/postgrest/postgrest

        cloudron install --image postgrest/postgrest
        

        And then configure by setting env vars on the app via Cloudron CLI
        https://postgrest.org/en/stable/references/configuration.html

        eg

        cloudron env set --app YourAppName "PGRST_DB_URI=postgresql://user:pwd@host:port/db"
        
        robiR Offline
        robiR Offline
        robi
        wrote on last edited by
        #3

        @perelin well done!

        How is it?

        Also, if you have a git repo, it makes it easier for other to test and staff to begin packaging it for the App Store.

        Conscious tech

        1 Reply Last reply
        0

        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
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search