I’m a member of another 501(3)(c) organization. We’re looking for something like Discourse to allow us to communicate in a talk like forum. We’re also looking for ways to allow our members to pay their dues online and to schedule events. Sound familiar?
I’m interested in knowing if DMS would be able to share more information on how we manage all of these?
I think we paid for a developer to build the Event management software right? And I think we use another application to collect dues every month but I can’t recall the name.
I’m in the investigative stage at the moment and I know that there are lots of solutions to consider, but I think DMS has a pretty good handle on things.
Your help is most appreciated.
If this thread belongs in ad different category please feel free to relocate it.
Lots of other makerspaces are using wild apricot or gym master. I have discussed them with others before but was told they wanted to redo billing in house.
Just a datapoint, but I belong to an org that uses Wild Apricot, and the forums are very un-modern. For a paid service, the whole thing is shockingly clunky.
first tip one can give is look at our GitHub repos. The ones for the community grid, calendar, and maker manager are core to DMS and setting up software for a makerspace.
From there once one has a docker swarm cluster set up on prem or in the cloud then one can deploy discord and WordPress.
As for billing we’re refining our tools but looking at kill bill with stripe for the payment processing.
after that try to run a few Hackathons to have the membership build out some cool stuff and put together a few guidance for infrastructure (itil lite is a good model that one can Barrow parts from)
plus one can then look over the guides on Hackerspaces.org, and other wikis from us, atx and noise bridge.
also if one is needing some coding help our software committee has a strong team that’s always looking for extra work. PM me and we’ll set up a time to talk.
i use to build and set up Discord servers and have lots of experience in that area. Let me know when and if youd like me to run you through the basics. I can do online mostly cant really travel but i stream and havve many other ways to be able to walk through and answer any questions.
Thank you Derek. I will definitely give you a buzz when we get closer to making our decision about where to implement. Right now I’m looking pretty hard at Amazon AWS. Have you had any experience there?
I’ve just begun working on the website using Wordpress, which is a little new to me. 1&1 also supports, PHP, Python and other common development environments. I would like to make this an easy to support website as I don’t want to support it forever myself.
Interesting idea of integrating Discourse with WP. The purpose seems to make WP post topics in Discourse. Any replies in Discourse become comments in WP and vice versa.