Procedures: Difference between revisions

From Zymonic
Content added Content deleted
m (Added description)
Line 7: Line 7:


==[[Creating a New System]]==
==[[Creating a New System]]==
Creating a brand new system in Zymonic, including potential pitfalls and issues. This guide assumes that you already have Zymonic functioning correctly (ie you're not setting zymonic itself up from scratch)


==[[Installing Zymonic from Scratch]]==
==[[Installing Zymonic from Scratch]]==

Revision as of 17:07, 2 April 2019

On this page is a collection of useful procedures that you can use to assist in various tasks.

Update from old Security Mode

This procedure will migrate systems onto a new security model.

It covers updating from sec_id based records in zz_record_security to being in zz_[table name]_rs tables and limiting to one sec_id per 'target/permission' combination.

Creating a New System

Creating a brand new system in Zymonic, including potential pitfalls and issues. This guide assumes that you already have Zymonic functioning correctly (ie you're not setting zymonic itself up from scratch)

Installing Zymonic from Scratch