Understanding the CLIO Content Folder

From CLIO

Revision as of 19:25, 18 April 2022 by Metaphoraccoon (talk | contribs)

Overview

All of the data needed to operate the kiosk is stored locally on the kiosk in the web server’s directory.  The ‘content’ folder is located at the root directory of the CLIO web application.  When the kiosk is powered on, the CLIO web application will search this directory for available Programs and use this list to populate the Settings menu. 

We include two sample Programs in the CLIO toolkit:

  • Getting Started: designed to help you get a better understanding of the  toolkit using the different activity types.  
  • Example Activities: designed to show the different ways activities can be configured.

Location

If you are using a Linux-based operating system, including DietPi, Raspbian or our Quick Start image, this folder will be located at /var/www/html/content. 

For Windows, this is dependent on the web server being used, with XAMPP's located at C:/xampp/htdocs/content