DoESLiverpool / somebody-should

A place to document practices on the wiki and collect issues/suggestions/to-do items for the physical space at DoES Liverpool
31 stars 11 forks source link

User Management #175

Open skos-ninja opened 9 years ago

skos-ninja commented 9 years ago

To create a better way to create users and to be able to manage them better a system will need to be made. This issue should also be used to be referenced by others for us to know what should be added to the system

DefProc commented 9 years ago

Is this related to #45 or to the doorbot setup?

skos-ninja commented 9 years ago

Yes it's related to both really, it's also for helpful for any issues that arise in which we think it would be good to include that in the User Management.

amcewen commented 8 years ago

We should have a look at https://www.fab-manager.com/?lang=en to see if it covers the sort of things we want from an online system, and then think about switching over to that (and extending it to support the other things we'd want if need be)

amcewen commented 8 years ago

I wonder if fab-manager has somewhere that we can store the organisers-only info (passwords, process, etc.) that's currently the remaining bit of info on the wiki hosted on my VPS (so we can move it onto DoES-controlled infrastructure, as per #18 :-) Don't suppose you noticed anything along those lines when you were having a poke around @DoESsean?

DoESsean commented 8 years ago

I didn't, but then I wasn't going into any great depth. I can have a more detailed look today.

On Wed, Apr 13, 2016 at 10:42 AM, Adrian McEwen notifications@github.com wrote:

I wonder if fab-manager has somewhere that we can store the organisers-only info (passwords, process, etc.) that's currently the remaining bit of info on the wiki hosted on my VPS (so we can move it onto DoES-controlled infrastructure, as per #18 https://github.com/DoESLiverpool/somebody-should/issues/18 :-) Don't suppose you noticed anything along those lines when you were having a poke around @DoESsean https://github.com/DoESsean?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/DoESLiverpool/somebody-should/issues/175#issuecomment-209340459

jamieisboss commented 8 years ago

The database for that is in postgres, if it has LDAP and Radius plugins, you'll save a lot of time as that can pretty much do network access, door access, file server/printer resources, github integration and all kinds of other things but they're the two things you really want for user management, then anything else to plug into them

JimSparrow commented 7 years ago

I think this is now all on Gitlabs ...

Sent from my Asus P027 using FastHub

amcewen commented 7 years ago

This isn't on Gitlabs, it's still something we haven't got a good system for. I've got a fabmanager install now that we can poke around with and see how to modify to do what we need for this (and some of the other issues on administering DoES, members, bookings, etc.).

It'd be good to find a few people who want to help specify and build it - so if anyone wants to do(/learn) some Ruby coding, let me know.

I'll be leading the team pulling that together, but am pretty overloaded right now so it'll likely be a few weeks before there's much movement on it.

skos-ninja commented 7 years ago

@amcewen happy to help when the time comes

amcewen commented 6 years ago

I've killed off the FabManager install for now, as it was costing us money to keep running and it'll be nearer/after the move before I'll be able to do any more on it. I've stashed the config files, etc. in somewhere-really-safe on Gitlab, so resurrecting it should be easier.