This commit is contained in:
Dennis Eichhorn 2022-02-19 13:57:38 +01:00
parent e41b4ba0a9
commit 7aaf8d946d
15 changed files with 5 additions and 5 deletions

0
README.md Normal file → Executable file
View File

0
SUMMARY.md Normal file → Executable file
View File

0
administration/accounts.md Normal file → Executable file
View File

0
administration/groups.md Normal file → Executable file
View File

0
administration/jobs.md Normal file → Executable file
View File

0
administration/modules.md Normal file → Executable file
View File

2
administration/permissions.md Normal file → Executable file
View File

@ -45,7 +45,7 @@ These permissions can be assigned on multiple levels (descending in the followin
### Unit/Organization ### Unit/Organization
`Orange Management` supports the definition of multiple units/organizations which is especially useful for organizations with subsidiaries or business units etc. For each unit/organization permissions can be assigned to accounts. `Karaka` supports the definition of multiple units/organizations which is especially useful for organizations with subsidiaries or business units etc. For each unit/organization permissions can be assigned to accounts.
### Application ### Application

0
maintenance/backup.md Normal file → Executable file
View File

0
maintenance/monitoring.md Normal file → Executable file
View File

2
maintenance/updates_patches.md Normal file → Executable file
View File

@ -2,7 +2,7 @@
Updates provide functionality improvements where patches provide security and bug fixes. It is always recommended to keep all application components up-to-date. The application either informs administrators about updates for installation or automatically installs them depending on the settings. Updates provide functionality improvements where patches provide security and bug fixes. It is always recommended to keep all application components up-to-date. The application either informs administrators about updates for installation or automatically installs them depending on the settings.
Updates and patches are only concerned with the application and libraries it comes with, system and application updates such as OS, database etc. have to be updated by the system administrator. It is advised to only perform database updates once they are confirmed to work by Orange Management. Updates and patches are only concerned with the application and libraries it comes with, system and application updates such as OS, database etc. have to be updated by the system administrator. It is advised to only perform database updates once they are confirmed to work by Karaka.
## Security ## Security

0
security/application.md Normal file → Executable file
View File

0
security/mentality.md Normal file → Executable file
View File

0
security/server.md Normal file → Executable file
View File

View File

@ -100,11 +100,11 @@ Before you can install the application you need to put the application files int
##### Windows ##### Windows
By default the windows directory should be `C:/xampp/htdocs`. Remove all files in this directory and put all the files of the Orange Management application into this directory. By default the windows directory should be `C:/xampp/htdocs`. Remove all files in this directory and put all the files of the Karaka application into this directory.
##### Linux ##### Linux
By default the linux directory should be `/var/www/htm`. Remove all files in this directory and put all the files of the Orange Management application into this directory. By default the linux directory should be `/var/www/htm`. Remove all files in this directory and put all the files of the Karaka application into this directory.
#### Web Installer #### Web Installer
@ -188,7 +188,7 @@ Here you must define the admin login name, the admin password and email.
###### Top Level domain ###### Top Level domain
The top level domain is the domain name where you installed the application. If you only installed it locally, it is 127.0.0.1. If you installed it on your web server, then you input the domain name e.g. `orange-management.org` The top level domain is the domain name where you installed the application. If you only installed it locally, it is 127.0.0.1. If you installed it on your web server, then you input the domain name e.g. `karaka.app`
###### Web Subdirectory ###### Web Subdirectory

0
ui/hotkeys.md Normal file → Executable file
View File