OCS Inventory в Docker.
Go to file
2023-10-04 11:29:23 +02:00
.github Add pull request template 2017-08-12 15:25:03 +02:00
2.5 Fix ocsinventory log directory permissions 2019-08-07 16:56:52 +02:00
2.6 Fix issue missing files at container restart 2020-02-19 18:25:50 -05:00
2.7 Remove bad symlink 2020-08-20 16:48:28 +02:00
2.8 Update Dockerfile 2021-07-19 16:38:41 -03:00
2.8.1 Add 2.8.1 version 2020-12-15 14:37:42 +00:00
2.9 Fix replace mistake 2021-12-02 17:18:53 +01:00
2.9.2 Refactoring entrypoint scripts 2022-05-03 14:52:16 -03:00
2.10 Add 2.10 server version 2022-06-28 10:04:49 +02:00
2.11 add proxy_pass to nginx conf 2022-11-14 13:11:53 +00:00
2.12 Add 2.12 docker version 2023-07-12 14:15:25 +02:00
2.12.1 Add OCS version 2.12.1 2023-09-26 15:44:10 +02:00
dev Update dev to 2.10 and add @wiltonsr modifications 2022-06-28 14:26:01 +02:00
nightly Update nightly with @wiltonsr modifications 2022-06-28 14:26:45 +02:00
latest update latest 2023-10-04 11:29:23 +02: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