Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phamos-eu/it_management
Management von IT-Bausteinen. Hierzu gehören IT-Geräte und IT-Lösungen wie Server, Rechner, Netzwerke und E-Mailserver sowie auch Backups, Dienstleistungsverträge, Accounts und Internetleistungen.
https://github.com/phamos-eu/it_management
cmdb erpnext inventory inventory-management itil
Last synced: 2 months ago
JSON representation
Management von IT-Bausteinen. Hierzu gehören IT-Geräte und IT-Lösungen wie Server, Rechner, Netzwerke und E-Mailserver sowie auch Backups, Dienstleistungsverträge, Accounts und Internetleistungen.
- Host: GitHub
- URL: https://github.com/phamos-eu/it_management
- Owner: phamos-eu
- License: gpl-3.0
- Created: 2019-08-28T15:47:12.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-19T15:18:32.000Z (9 months ago)
- Last Synced: 2024-05-15T20:07:02.897Z (6 months ago)
- Topics: cmdb, erpnext, inventory, inventory-management, itil
- Language: Python
- Homepage: https://phamos.eu/module/it_management
- Size: 898 KB
- Stars: 62
- Watchers: 11
- Forks: 67
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-frappe - IT Management - Manage your IT landscape from ERPNext. (Uncategorized / Uncategorized)
README
## General
IT Management is an ERPNext app for managing your companies or customers IT landscape. In this app you can manage configuration items like hardware servers, clients, printers and other assets like software instances, licences, user accounts etc. These can all be bundled in solutions to quickly be able to understand your IT landscape and resolve issues fast and at ease.
We are focusing on accessability, ease of use and extensibility. Also we are building very close to ERPNext's style guide and navigation.
For further information read our Wiki https://doku.phamos.eu/books/it-management or get in contact with us https://phamos.eu/contact
### Installation
#### Frappecloud
Your best to install IT Management via the frappecloud.com marketplace#### Self hosted
From the frappe-bench folder, execute$ bench get-app it_management https://github.com/phamos-eu/it_management.git
$ bench install-app it_management
If you are using a multi-tenant environment, use the following command
$ bench --site site_name install-app it_management
## ERPNext
Official Website https://erpnext.com/
Discussion Board https://discuss.erpnext.com/
Repo https://github.com/frappe/erpnext#### License
GPLv3