Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
infrastructure:services:memberportal [2019/08/15 16:28]
infrastructure:services:memberportal [2020/04/11 12:01]
127.0.0.1 external edit
Line 1: Line 1:
-====== HSBNE Portal ​======+===== HSBNE Portal ​(MemberMatters) ​=====
  
-The HSBNE Portal is an open sourcefull featured membership portal. It is designed by and for HSBNE (Hackerspace Brisbane). It was created by Jaimyn ​Mayer in his spare time, with a little help from some HSBNE members. It can manage membership, access permissions,​ spacebucks, doors, interlocks and more! For more information please see the GitHub repo [[https://​github.com/​HSBNE/​hsbneportal/|here]].+The HSBNE Portal is open source ​software called MemberMatters and is a full featured membership portal. It is designed by and for HSBNE (Hackerspace Brisbane). It was created by [[https://​github.com/​jabelone/​|Jaimyn]] in his spare time, with a little help from some HSBNE members. It can manage membership, access permissions,​ spacebucks, doors, interlocks and more! For more information please see the GitHub repo [[https://​github.com/​membermatters/MemberMatters|here]].
  
-The HSBNE member portal runs inside a docker container on [[infrastructure:​servers:​porthack01|porthack01]]. It is primarily written in python and uses a locally stored sqlite database. There is an nginx reverse proxy on [[infrastructure:​servers:​porthack01|porthack01]] that manages SSL and proxies traffic from portal.hsbne.org to the right container.+The HSBNE member portal runs inside a docker container on [[infrastructure:​servers:​porthack01|porthack01]]. It is primarily written in python ​and JavaScript (Vue.js) ​and uses a locally stored sqlite database. There is an nginx reverse proxy on [[infrastructure:​servers:​porthack01|porthack01]] that manages SSL and proxies traffic from portal.hsbne.org to the right container.
  
-Current Maintainer(s):​ +The member portal also implements the [[https://​spaceapi.io/​|space API]], although it currently does not dynamically pull sensor information etc. 
-Jaimyn ​Mayer (@jabelone)+ 
 +===Useful Info=== 
 +**Author(s):​** Jaimyn (@jabelone)\\  
 +**Current Maintainer(s):​** Jaimyn (@jabelone)\\  
 +**Running On:** [[infrastructure:​servers:​porthack01|Porthack01]]\\  
 +**GitHub:** [[https://​github.com/​membermatters/​MemberMatters|HSBNE Portal]]
  • infrastructure/services/memberportal
  • Last modified: 3 years ago
  • by jabelone