software:information_systems
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:information_systems [2023/09/24 19:21] – removed - external edit (Unknown date) 127.0.0.1 | software:information_systems [2024/11/01 15:40] (current) – [Hosting] smartin015 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Information Systems Explainer ====== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | ===== Hosting ===== | ||
+ | |||
+ | We host via NameCheap - we have a Red Hat linux server running our WordPress page and DocuWiki. | ||
+ | |||
+ | There' | ||
+ | |||
+ | ===== Neon One CRM ===== | ||
+ | |||
+ | A CRM (Contact Relationship Management) keeps track of our members, students and other community members of protohaven. | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | This is where members pay for their memberships. | ||
+ | |||
+ | It holds the following data: | ||
+ | |||
+ | * Member Data | ||
+ | * Class Data | ||
+ | * Registration Data | ||
+ | * Other Fundraising info | ||
+ | |||
+ | There are several kinds of accounts: | ||
+ | * Constituent Accounts | ||
+ | * Individual | ||
+ | * Company | ||
+ | * User Accounts | ||
+ | |||
+ | Individual Constituent accounts is what every member, student, shop tech, instructor and staff person has. It is where they can manage their memberships, | ||
+ | |||
+ | Company Accounts are used to group Individuals under a company membership. | ||
+ | |||
+ | User Accounts are what Protohaven staff who require access to backend data would use. It provides access to all of the information contained within neon if the account has the right permissions. | ||
+ | |||
+ | ===== Airtable ===== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | * Tool Statuses | ||
+ | * Member Status | ||
+ | * Time Off | ||
+ | * Upcoming Classes | ||
+ | |||
+ | ===== Discord ===== | ||
+ | |||
+ | Discord is the chat system that members, techs, and staff use to keep in touch with each other. | ||
+ | |||
+ | ===== Asana ===== | ||
+ | |||
+ | Asana is a task manager that tracks assignment and completion of scheduled/ | ||
+ | |||
+ | ===== Zapier ===== | ||
+ | |||
+ | Zapier is an automation service that takes data from Airtable and performs actions in Asana and Discord. This includes: | ||
+ | |||
+ | * Posting shift reports and tool reports to Discord | ||
+ | * Auto-generating Asana tasks for scheduled maintenance and purchase requests | ||
+ | |||
+ | ===== Booked Scheduler ===== | ||
+ | |||
+ | We use [[https:// | ||
+ | |||
+ | Our instance is hosted at https:// | ||
+ | |||
+ | |||
+ | ===== Workstation Images ===== | ||
+ | |||
+ | Workstations are imaged via PXE on boot via [[https:// | ||
+ | |||
+ | Boxstarter does PowerShell stuff w chocolatey / WinGit... Used for image build. | ||
+ | |||
+ | Config for generating OS images checked into http:// | ||
+ | |||
+ | Tracking of regular computer image upgrades done at http:// | ||
+ | ===== DokuWiki ===== | ||
+ | |||
+ | The wiki is deployed in namecheap by scriptacouculs and it keeps it updated. | ||
+ | |||
+ | Amber, Taylor, and Scott Martin are admins on the wiki. When you login there will be an admin link above the search bar. | ||
+ | |||
+ | To get started editing in dokuwiki, our wiki software I'd recommend [[https:// | ||
+ | |||
+ | You can use the [[playground: | ||
+ | |||
+ | |||
+ | Manual is here: https:// | ||
+ | |||
+ | There is a patch to one of the oauth files in the wiki software to make sign-ins work with neons oauth. | ||
+ | |||
+ | ===== Sheets automation ===== | ||
+ | |||
+ | We use AppScript for automating some data management for payroll and member sign in: | ||
+ | |||
+ | Payroll is done through the Master Instructor Hours and Clearance Log - https:// | ||
+ | |||
+ | Member check: | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Pulls from Protohaven welcome and waiver form responses sheet: | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Which has appscript for annotating membership status and clearances (in neon and in the instructor hours and clearance log sheet) | ||