Giter Club home page Giter Club logo

Comments (6)

gedw99 avatar gedw99 commented on May 22, 2024 1

sorry, mean ETCD server.

I saw how simpe the sql is and so its easier to use a simple store with basic search maybe.

from pgrok.

unknwon avatar unknwon commented on May 22, 2024

Also pgrokd -config pgrokd.exmaple.yml uses a different arg syntax. Would be nice if we used "--" for all config args ?

I believe both -config and --config works exactly the same, which is provided by the underlying CLI processing package we use.


Support expanding env vars for argument values should be easy using os.ExpandEnv, so pgrok --config $PWD/pgrok.example.yml would then work. Is this what you're thinking of / asking for?

from pgrok.

gedw99 avatar gedw99 commented on May 22, 2024

yes i think thats the nature of the problem. I need to go back into my test code though and check.

Can i ask something related ? It would be good is Postgresql was optional. Makes it much quicker to work without the extra complexity. I know that's more work though, so was wondering is there a way to run the code in a basic form without the need for Postgresql ?

from pgrok.

unknwon avatar unknwon commented on May 22, 2024

Can i ask something related ? It would be good is Postgresql was optional. Makes it much quicker to work without the extra complexity. I know that's more work though, so was wondering is there a way to run the code in a basic form without the need for Postgresql ?

I think the main point of using this tool is to have the concept of principals with SSO and thus stable URLs. So I guess it loses point in a "basic form" (whatever it means).

Is it because the external PostgreSQL requirement? Adding SQLite support is the most obvious choice but my deployments use PostgreSQL so I'd have to add bunch of DB integration tests to make sure other types of DB continues to work (as part of the support work).

from pgrok.

gedw99 avatar gedw99 commented on May 22, 2024

I still need to work on the issue, so will swing back to this.

its ok, am using cockroach with it without docker. I might add a simple ETC db later if your interested.

from pgrok.

unknwon avatar unknwon commented on May 22, 2024

I might add a simple ETC db later if your interested.

😁 What is a "ETC db later"?

from pgrok.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.