OCS Inventory в Docker.
Go to file
2020-01-08 15:03:52 +01:00
.github Add pull request template 2017-08-12 15:25:03 +02:00
2.3 Fix ocsinventory log directory permissions 2019-08-07 16:56:52 +02:00
2.3.1 Fix ocsinventory log directory permissions 2019-08-07 16:56:52 +02:00
2.5 Fix ocsinventory log directory permissions 2019-08-07 16:56:52 +02:00
2.6 Move docker compose 2020-01-06 12:32:35 +01:00
dev Add dev variables in docker compose example 2020-01-08 15:03:52 +01:00
nightly Add default value for MySQL SSL to prevent crash 2020-01-08 15:03:26 +01:00
latest Edit symlink 2019-12-30 17:21:02 +01:00
LICENSE Initial commit 2017-02-15 16:10:38 +01:00
README.md Update readme link and documentationg 2020-01-08 12:03:53 +01:00
setup.sh Little fix 2018-10-17 09:49:39 -04:00

Logo-OCS

OCS (Open Computers and Software Inventory Next Generation) is an assets management and deployment solution. Since 2001, OCS Inventory NG has been looking for making software and hardware more powerful. OCS Inventory NG asks its agents to know the software and hardware composition of every computer or server.


Assets management

Since 2001, OCS Inventory NG has been looking for making software and hardware more powerful. OCS Inventory NG asks its agents to know the software and hardware composition of every computer or server. OCS Inventory also ask to discover networks elements which cant receive an agent. Since the version 2.0, OCS Inventory NG take in charge the SNMP scans functionality. This functionalitys main goal is to complete the data retrieved from the IP Discover scan. These SNMP scans will allow you to add a lot more informations from your network devices : printers, scanner, routers, computer without agents, …


Deployment

OCS Inventory NG includes the packet deployment functionality to be sure that all of the softwares environments which are on the network are the same. From the central management server, you can send the packets which will be downloaded with HTTP/HTTPS and launched by the agent on clients computer. The OCS deployment is configured to make the packets less impactable on the network. OCS is used as a deployment tool on IT stock of more 100 000 devices.


Usage

For usage, please use our official documentation : Docker documentation

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add folder/file1.php
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request !

License

OCS Inventory Docker Image is GPLv3 licensed