- Notifications
You must be signed in to change notification settings - Fork2
IONDV. Framework: Ionadmin module is to solve different administrative tasks.
License
iondv/ionadmin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This page inRussian
Ionadmin - is an IONDV. Framework module. It is used to manage tasks, such as setting up security in the system, creating scheduled tasks, backup copies of application data, starting recalculating semantics caches, editing and creating notifications.
IONDV. Framework - is a node.js open source framework for developing accounting applicationsor microservices based on metadata and individual modules. Framework is a part ofinstrumental digital platform to create enterprise(ERP) apps. This platform consists of the following open-source components: theIONDV. Framework, themodules and ready-made applications expanding itfunctionality, visual development environmentStudio to create metadata for the app.
For more details, seeIONDV. Framework site.
Documentation is available in theGithub repository.
Access to the module, most commonly, is granted only to the user with system administrator rights. The module has several sections, each of which displays someone or other information necessary for work in the system. The user with administrator rights has access to every section, as well as the right to create and edit data on the sections.
User access control to the system with the appropriate roles assigned. Each role is determined by the availability of access rights to certain system resources.
Check for slow queries to the database, which allows you to track and fix on time the long loading of objects in the system.
Change Log records all user actions performed on system objects.
Data backup allows you to avoid data loss in case of accidental error. Also, the launch of this functional can be configured on a schedule.
Scheduled jobs configured for system objects are displayed in the module section. It allows you to manage the schedule for any user who has access to the module.
Security token generator allows you to get the user key used to access the system using web-services. To get the key, you only need to enter the user login.
Recalculation of semantics caches allows you to update cached data about the semantics of objects in the system. Also, recalculation of semantics caches can be run on a schedule.
Ifnotifications are configured for system objects, the system fixes the date of sending and text message. To quickly find the desired message, you can apply filters.
monitoring of key server resources using the dashboard module.
Ionadmin module is used in several demo projects:
- telecom-ru.iondv.com project (russian version),telecom-en.iondv.com project (english version).
- pm-gov-ru.iondv.com project (only russian version).
Copyright (c) 2018LLC "ION DV".
All rights reserved.
About
IONDV. Framework: Ionadmin module is to solve different administrative tasks.