Jamie Curnow
|
848adabb12
|
Update go version, update golangci-lint version
|
2024-03-13 08:28:30 +10:00 |
|
jc21
|
41ad649b6a
|
Merge pull request #29 from nbently/master
Include libmaxmind-dev in final image, nginx_http_geoip2 module depends on it
|
2024-02-29 07:18:27 +10:00 |
|
Nick Bentley
|
36b7ad0eb8
|
Merge branch 'NginxProxyManager:master' into master
|
2024-02-28 14:02:50 -05:00 |
|
Nicholas Bentley
|
0deda3225e
|
include libmaxmind-dev in final image
|
2024-02-28 14:02:37 -05:00 |
|
jc21
|
ac8ff11fe8
|
Merge pull request #28 from nbently/master
nginx_http_geoip2 module support
|
2024-02-28 10:32:30 +10:00 |
|
Nicholas Bentley
|
da6790561e
|
add nginx_http_geoip2 module to openresty build
|
2024-02-27 17:32:41 -05:00 |
|
jc21
|
78080a6548
|
Merge pull request #25 from NginxProxyManager/bookworm
Bookworm
|
2024-01-10 08:16:20 +10: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
|
ee968326f9
|
Updated openresty
|
2024-01-09 10:53:40 +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
|
36ae88ae07
|
Openresty v1.21.4.2
|
2023-07-20 11:55:50 +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
|
a2fb6a517f
|
Move nightly build to 1am, avoids other backups
|
2023-03-15 11:28:24 +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
|
7fed9bb06d
|
Updated Openresty to 1.21.4.1
|
2023-01-04 12:16:37 +10:00 |
|
Jamie Curnow
|
251997aa81
|
Debug env for PR
|
2022-11-15 10:33:17 +10:00 |
|
Jamie Curnow
|
70f7619644
|
Only build nightly for master
|
2022-11-15 10:30:19 +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 |
|
jc21
|
952e3c00a7
|
Merge pull request #7 from LePresidente/master
Added both lua-resty-http lua plugin and Crowdsec-Openresty-Bouncer
|
2022-03-17 14:59:50 +10:00 |
|
Brian Munro
|
7aa8137a5a
|
Merge branch 'master' of https://github.com/LePresidente/docker-nginx-full
|
2022-03-17 06:05:05 +02:00 |
|
Brian Munro
|
b98785006c
|
Add extra check for environment variable
Fix rm command for folders.
|
2022-03-17 06:04:51 +02:00 |
|
Brian Munro
|
6aba66a534
|
Merge branch 'NginxProxyManager:master' into master
|
2022-03-16 19:31:03 +02:00 |
|
Brian Munro
|
7793f927d8
|
missed one arg in the buildx command.
|
2022-03-16 06:39:55 +02:00 |
|
Brian Munro
|
7e6f7c524a
|
added CROWDSEC_OPENRESTY_BOUNCER_VERSION environment version to jenkins script.
|
2022-03-16 06:31:28 +02:00 |
|
Jamie Curnow
|
7254ad5619
|
Update pr comment with correct docker tags
|
2022-03-16 11:23:01 +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 |
|
Brian Munro
|
ac76802af4
|
Added lua-resty-http plugin
Required for crowdsec-openresty-bouncer
|
2022-02-19 09:23:06 +02:00 |
|
Jamie Curnow
|
006ea6ac00
|
Attempt to fix certbot
|
2022-02-06 18:37:42 +10:00 |
|
Jamie Curnow
|
48fdc6b669
|
full install acme.sh from online source
|
2022-02-06 17:34:30 +10:00 |
|
Jamie Curnow
|
ac1f22ae2d
|
Improvements to acmesh wrapper
|
2022-02-06 17:04:20 +10:00 |
|