55 Commits

Author SHA1 Message Date
Jamie Curnow 2282b05308 Add sponge 2025-11-14 08:55:49 +10:00
Jamie Curnow c6245bbfcf Update nodejs to v22 2025-09-03 11:41:26 +10:00
Jamie Curnow d055da8a90 Adds pip-system-certs for certbot as SSL connections were failing in python scripts 2025-07-09 07:11:03 +10:00
Jamie Curnow 78572cc85e Fix gotools for non-amd64 2024-09-09 13:57:14 +10:00
Jamie Curnow 73c922d9e1 Fix linting issue 2024-09-09 10:40:51 +10:00
Jamie Curnow 70095f1235 Added zope python package
see: https://github.com/schleuss/certbot_dns_freedns/issues/3
2024-05-21 13:23:55 +10:00
Jamie Curnow 888b26db94 Use latest go version 2024-05-09 08:39:21 +10:00
Jamie Curnow 848adabb12 Update go version, update golangci-lint version 2024-03-13 08:28:30 +10:00
Nicholas Bentley 0deda3225e include libmaxmind-dev in final image 2024-02-28 14:02:37 -05:00
Nicholas Bentley da6790561e add nginx_http_geoip2 module to openresty build 2024-02-27 17:32:41 -05:00
Jamie Curnow a0139ca8cc Change dockerhub namespace from jc21 back to nginxproxymanager 2024-01-10 07:46:30 +10:00
Jamie Curnow dee837c431 Use debian bookworm for base
- Updated node to v20
- Updated go to 1.21 and deps
- Updated python, certbot and deps
- Removed nancy from go image
2024-01-10 07:11:07 +10:00
Jamie Curnow 7a76448118 Revert "Use debian bookworm for base"
This reverts commit 2d41d00fe2.
2023-08-02 13:33:09 +10:00
Jamie Curnow 2d41d00fe2 Use debian bookworm for base 2023-08-01 14:17:48 +10:00
Jamie Curnow fe348e544c Revert "Add taskfile.dev to golang"
This reverts commit 83e2d03f95.
2023-07-25 11:59:37 +10:00
Jamie Curnow 83e2d03f95 Add taskfile.dev to golang 2023-07-25 10:26:10 +10:00
Jamie Curnow 3dde15e6fb Adds govulncheck to golang image 2023-07-24 14:35:25 +10:00
Jamie Curnow 106a63c314 Update golangci-lint 2023-04-11 13:28:59 +10:00
Jamie Curnow 1457362b28 Use go 1.20 2023-04-11 10:17:59 +10:00
Jamie Curnow 752a3fd93c Allow pip to install site packages as user in venv 2023-03-22 09:37:37 +10:00
Jamie Curnow c70b94e438 Moved docker repo back to jc21, as docker is sunsetting free teams and this open source project isn't prepared to pay 00 for a nicer image url 2023-03-15 14:57:07 +10:00
Jamie Curnow 5c89a5b9fb Adds cert-prune for certbot image
see:
https://github.com/axllent/cert-prune
2023-03-15 13:52:40 +10:00
Jamie Curnow 3847e98aa4 Revert "Install and build openssl"
This reverts commit 8da6844b91.
2023-03-15 09:02:59 +10:00
Jamie Curnow 8da6844b91 Install and build openssl
Updated golang to 1.19.7
2023-03-11 15:37:45 +10:00
Jamie Curnow c0d90f6a45 Add xz-utils to base image 2023-02-24 21:33:48 +10:00
Jamie Curnow 28972ce58f Fix to golang 1.19 2023-02-19 13:47:13 +10:00
Jamie Curnow 1768a316bc Added tparse for golang 2023-01-04 13:32:49 +10:00
Jamie Curnow adbe6a75c5 Update golangci-lint for go1.19 2022-11-07 21:13:46 +10:00
Jamie Curnow 801b2fb144 golangci-lint now works on multiple architectures 2022-05-10 13:26:19 +10:00
Jamie Curnow c8cfa293c0 Disable lua-resty-http lua plugin and Crowdsec-Openresty-Bouncer due to memory issues 2022-03-31 14:39:11 +10:00
Jamie Curnow 70e8d7b493 Fix golang 1.18 build 2022-03-31 10:21:40 +10:00
Brian Munro 6f7e8ac26e remove the crowdsec install tgz file. 2022-03-15 08:04:07 +02:00
Brian Munro 48821ea692 Cleanup crowdsec folder after install.
Uninstall gettext since its not required after the crowdsec install.
2022-03-15 06:31:46 +02:00
Brian Munro f819b8a87a Updated crowdsec openresty bouncer to 0.1.7 2022-03-14 15:11:12 +02:00
lepresidente c9cb887b4a Fixed build to correctly install crowdsec-openresty-bouncer 2022-02-22 10:08:16 +02:00
Brian Munro b4804e6faf Install Crowdsec OpenResty Bouncer directly into the docker image.
Config files and templates are saved in /defaults/crowdsec A script in the main docker image will handle deployment.
2022-02-22 08:55:22 +02:00
Jamie Curnow 006ea6ac00 Attempt to fix certbot 2022-02-06 18:37:42 +10:00
Jamie Curnow 7a629736fb Ensure env vars are set for acme.sh images 2022-01-18 17:26:01 +10:00
Jamie Curnow 7b583d816b Adds better support for acme.sh install out of the box 2022-01-11 11:01:29 +10:00
Jamie Curnow 428eed814c Added specific bashrc files 2022-01-11 10:23:44 +10:00
Jamie Curnow 96f9660c25 Add symlink for python backwards compatibility 2022-01-11 10:07:31 +10:00
Jamie Curnow 44a795cf5f Restructured docker images heirarchy 2022-01-10 22:10:42 +10:00
Jamie Curnow 596bf40a83 Some lurarocks deps now require git to exist 2021-11-25 11:14:21 +10:00
Jamie Curnow e012a8a6d7 Add tldextract as required by certbot 2021-11-01 09:12:26 +10:00
Jamie Curnow bebe2338a6 Fix node base, remove golang from master branch 2021-08-17 11:25:10 +10:00
Jamie Curnow 2e5a064014 use buster for image instead of stable as debian released a new version 2021-08-16 14:12:42 +10:00
Jamie Curnow 5f76344d22 Updated node to v16 2021-08-13 15:49:22 +10:00
Jamie Curnow 46b7d80880 Remove mkcert 2021-07-28 21:59:23 +10:00
Jamie Curnow a2633448e5 Remove dbmate 2021-06-29 21:47:41 +10:00
Jamie Curnow 8b0d64607d Added acme.sh client 2021-05-17 11:21:54 +10:00