18 Commits

Author SHA1 Message Date
Alexander A. Klimov
b083919882 Simplify build process 2023-03-29 15:53:54 +02:00
Alexander A. Klimov
cffcdb00ad Tell Icinga Web 2 it's running in our official image 2023-01-24 11:26:29 +01:00
Alexander A. Klimov
1dd070d54d Restore file removed from upstream we need 2023-01-18 14:42:21 +01:00
Julian Brost
b8ee7008d1
Merge pull request #102 from Icinga/Al2Klimov-patch-1
Fix error -11: Can't contact LDAP server
2022-12-08 16:35:33 +01:00
Alexander A. Klimov
ddbb011812 Ship translations 2022-12-08 14:37:22 +01:00
Alexander Aleksandrovič Klimov
9e73a8e474
Fix error -11: Can't contact LDAP server
with LDAPS by installing libldap-common.
2022-12-06 12:45:46 +01:00
Alexander A. Klimov
c76c67aa83 Add Icinga-stuff to PHP include path
so that non-Icinga-stuff, e.g. PHPUnit, can reach Icinga-stuff.
2022-09-29 11:31:22 +02:00
Alexander A. Klimov
28a3be7440 Upgrade to Debian 11 2021-11-02 11:16:06 +01:00
Nathan Neulinger
7b60f199b9
Update Dockerfile
Reorder to maintain alpha sort.
2021-08-31 04:35:02 -05:00
Nathan Neulinger
42245ff1b1
Install standard ca-certificates
Without standard certificates, NO attempted SSL connection will work unless you pass in your own ca-certs - even to endpoints providing a fully well-known-CA trusted cert.
2021-08-30 11:04:50 -05:00
Alexander Aleksandrovič Klimov
635b69f7f7
Merge pull request #48 from Icinga/bugfix/var-lib
Create /var/lib/icingaweb2
2021-06-29 13:24:43 +02:00
Noah Hilverling
d6ad8d2da2
Merge pull request #44 from Icinga/bugfix/deps
Merge Dockerfiles
2021-06-29 09:34:46 +02:00
Alexander A. Klimov
29513e761b Create /var/lib/icingaweb2 2021-06-28 16:02:27 +02:00
Alexander A. Klimov
0887fbb7f3 Install /usr/share/icinga-php/*
refs #42
2021-06-28 14:04:11 +02:00
Alexander A. Klimov
101a4db635 Merge Dockerfiles
Rationale: for security reasons include the latest deps, at least in release images.
Therefore include them everywhere, so the CI warns early enough.
2021-06-24 16:53:39 +02:00
Alexander A. Klimov
1af83f6284 Add license headers 2020-07-23 10:54:51 +02:00
Alexander A. Klimov
682db5f95a Dockerfile: run apache2 w/ mod_php and Icinga Web 2 2020-06-23 16:47:12 +02:00
Alexander A. Klimov
7dc12ff51a action.yml: checkout the source, build a Docker image and push it 2020-06-23 10:35:56 +02:00