Glossary term: AppConfiguration
/glossary/appconfiguration/
Domain: UBOS Gears
The deployment of an App at a particular Site with a certain Context Path.
The installation of an App, potentially with one or more Accessories at a particular Site (aka virtual host) with a certain Context Path.
For example, if a Device runs the two virtual hosts example.com
and example.net
, and Wordpress is installed at http://example.com/blog/
, at
http://example.com/notes/
and at the root of https://example.net/
, the
Device runs three AppConfigurations, each of which is an independent
instance of WordPress. It can additionally
run several other AppConfigurations for other Apps.
Each of the AppConfigurations usually has its own database, data storage, set of Accessories and values for Customization Points.
AppConfigurations are identified through AppConfigIds.