7 Commits

Author SHA1 Message Date
Jon
816c630760 feat: add custom theme 'nfc'
!32
2024-03-28 00:37:06 +09:30
Jon
04999a8b57 feat(inventory): Authenticated access
!3 #4
2023-08-29 17:14:23 +09:30
Jon
83b4e98a18 feat(inventory): Enable inventory endpoint with env variable
by using an env variable the inventory endpoint can be enabled.

!3 #4
2023-08-29 03:02:12 +09:30
Jon
3439d1e361 feat(inventory): block access to inventory endpoints
These paths are the default paths for inventory uploading.
access is being prevented so that a different path can be used
and so to enforce authentication

issue #4
2023-08-28 18:15:20 +09:30
Jon
53ee0482fe feat(glpi): added GLPI CLI cron to run every minute
This cron job takes car of the GLPI automatic actions.

!1
2023-07-16 10:50:11 +09:30
Jon
e200574099 feat(cron): add cron to container
cron is installed with supervisor managing the process

!1
2023-07-16 10:49:24 +09:30
Jon
5d1d0f7feb refactor: update dockerfile to current version of glpi
!1
2023-07-16 10:47:35 +09:30