Platform Team/Server Kit/sugar-server: Difference between revisions

Line 9: Line 9:
=== Registry ===
=== Registry ===


During the sugar-server work, all its components have access to a registry, an analog of database to keep information about registered users or activated machines. The registry is file based, i.e., every item is being kept in one file (in JSON notation) in {{Code|registry-dir}} directory.
During the sugar-server work, all its components have access to a registry, an analog of database to keep information about registered users or activated machines. The registry is file based, i.e., every item is being kept in one file (in JSON notation) in {{Code|<root-option>/home/registry}} directory.


There are two subdirectories, i.e., "tables":
There are two subdirectories, i.e., "tables":