-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Use the index provided to navigate the textual tutorials, or reference the video tutorials below:
This video goes through the full installation process of installing Graphene on a vanilla RHEL8 Linux server.
You can follow along with this tutorial
This video provides an introductory walkthrough explaining the hierarchical structure of Graphene (Sites/Groups/Apps/Pages/etc) as well as provides a basic introduction into using Graphene.
This video provides a very basic introduction into Micro Apps, App Instances, and Endpoints within Graphene
This video is the second in a series about developing Micro Apps. In this video we talk about basic app interactivity, including app alerts, modals, click events, and a few others. We also do a very basic introduction into app forms -- collecting end user information and using it to update the app data object.
This video is the third in a series about developing Micro Apps. In this video we build a shopping list app using CRUD functions via AJAX, and introduce the built-in "app.post" and "app.delete" methods. This is the first introduction to calling an external API within micro apps, in more than a default "fetch" on load capacity.
This video provides a very basic introduction into building Workflows within Graphene
This video details the steps and processes involved in setting up an automated Graphene Group Synchronization.
This video details the steps and processes involved in setting up Single Sign On (Specifically CAS) with Graphene.
This short 5-minute video takes a look at Vertical vs. Horizontal scaling for a robust Graphene installation, and introduces some useful AWS Tools which can help with your deployment.