Skip to content

Commit

Permalink
Add sbctc google docs with more instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyrumple committed Jun 18, 2020
1 parent 04a6599 commit 148e1ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
1 change: 1 addition & 0 deletions IT Utilities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ HKLM\Software\OPE -- Readonly attributes for students
- canvas_access_token - Secure token for canvas access - generated in student account during credential
- canvas_url - http url for the canvas server
- smc_url - http url for the SMC server
- install_branch - git branch to install from - default is master

HKLM\Software\OPE\OPELMS -- Readonly attributes for students
- has_synced_with_canvas - true -- Have we synced at least once?
Expand Down
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ It is a struggle to install and manage online services in an offline world. Simp

The goal here is to create a tool where we can package apps that can be easily copied to a USB drive, then pushed to a server in the offline environment.

This project consists of building and staging of apps, easy deployment into facilities, and offline laptops that students can take back to their unit to continue their school work.
This project consists of building and staging of apps, easy deployment into facilities, and offline laptops that students can take back to their unit to continue their school work in a secure manor.

# Project Goals

Expand All @@ -14,22 +14,28 @@ This project consists of building and staging of apps, easy deployment into faci
3) Provide laptop images that can sync to a learning management system, credential for an individual student, and apply security settings to keep the system secure during use

# Project Members
- Project Lead:
- Brian Walsh <bwalsh@sbctc.edu>
- Project Administration:
- Pat Siebert <pseibert-love@sbctc.edu>
- Software Development:
- Ray Pulsipher <[email protected]>
- Kent James <[email protected]>
- Product Testing:
- Mike Huse <[email protected]>
- Daniel Gonzales <[email protected]>
- Tyler Goggins <[email protected]>
- Docker App Development:
- Ray Pulsipher <rpulsipher@pencol>
- Kris Gonyo <[email protected]>
- Fabrication
- Kristopher Margart <[email protected]>
- Special Contributions:
- Allan Soper <[email protected]> - DOC Side support and security consulting
- Brian Walsh <[email protected]> - Original vision and responsible getting this project started. None of this exists without his support

# Documentation
You can find documentation here: https://github.com/operepo/ope_documentation
And video tutorials here: https://github.com/operepo/ope_vids
- We have some google docs made by the WA State SBCTC with instructions on things like how to use the SMC and convert course materials to be ready for offline use: https://docs.google.com/document/d/1kr5rHkqa1kfSc9xw2JQDk9fnk75D_jfTW6yV_Nb_EVQ/edit
- You can find documentation here: https://github.com/operepo/ope_documentation
- Video tutorials on doing the setup and syncing process are here: https://github.com/operepo/ope_vids

# Available Apps

Expand Down

0 comments on commit 148e1ee

Please sign in to comment.