GithubHelp home page GithubHelp logo

Comments (5)

ericgaspar avatar ericgaspar commented on July 28, 2024

The way Galène creates groups is to name a JSON file with the name of the group…. : public -> public.json which of course make thinks tricky.

Two possibilities

  • Creat a default group like public and explain in the README how to set up other groups.
  • Explain the naming limitations in the manifest so that the user can automatically define the first group. (and of course we still have to explain how to create other groups in the README file.)

from galene_ynh.

lapineige avatar lapineige commented on July 28, 2024

The way Galène creates groups is to name a JSON file with the name of the group…. : public -> public.json which of course make thinks tricky.

I understood that later on… Thanks for documenting it anyway.

Especially because there is no admin interface yet (and because it require CLI to make/modify groups), I do think it's better to let users define their first group directly during installation.
I think we should let them define 4 things:

  1. administrator login+password
  2. (first) group name
  3. is it a public group (listed in home page listed)
  4. is it possible to connect : anonymously (without any pseudo+password) / only with a password (but no pseudo required) / using login + password.

But for 3), it's not easy to let them provide multiple [user+password] credentials. So maybe that's more an advanced feature that they would manually add. Being able to connect anonymously or with a password (and possibly a pseudo) is good enough in my opinion.

Maybe we could also provide a template file as an example ?

I'm ok to work on improving the readme if you wish :)

from galene_ynh.

jech avatar jech commented on July 28, 2024

It's a problem with the script — upstream Galène has no problem with spaces in group names. You just need to make sure you apply the proper quoting to the filename in the script.

from galene_ynh.

ericgaspar avatar ericgaspar commented on July 28, 2024

@jech Many thanks for pointing this out! That should be corrected with #21

from galene_ynh.

ericgaspar avatar ericgaspar commented on July 28, 2024

#22 should fix the issue

from galene_ynh.

Related Issues (20)

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.