Commit Graph

387 Commits

Author SHA1 Message Date
Arjan H
33208bf347 Add way to renew (extend lifetime of) CA certificates (#74) 2023-12-26 11:56:45 +01:00
dependabot[bot]
23bcde19f8 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /gui (#106)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 10:34:19 +01:00
Arjan H
80c33ee6ff Fix db migration to preserve existing data 2023-12-09 14:55:33 +01:00
Arjan H
88899cbd67 Bump boulder version to release-2023-12-04 2023-12-09 14:39:50 +01:00
dependabot[bot]
9aa6fa3eb9 Bump actions/setup-go from 4 to 5 (#105)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 08:21:25 +01:00
hakwerk
3fa427c0c3 [skip ci] Commit changes from build-dockers action 2023-11-23 19:30:50 +00:00
Arjan H
8ba3b97bbb Bump boulder version to release-2023-11-20 2023-11-23 20:20:59 +01:00
Arjan H
c32f653adb Bump boulder version to release-2023-10-30 2023-11-03 20:09:56 +01:00
Arjan H
1030dfd204 Bump nginx from 1.25.2 to 1.25.3 2023-10-26 22:23:41 +02:00
dependabot[bot]
573716b019 Bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /gui (#100)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 21:58:18 +02:00
dependabot[bot]
30b0d075fc Bump golang.org/x/net from 0.12.0 to 0.17.0 in /gui (#98)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 19:14:15 +02:00
dependabot[bot]
4309673c2a Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#97)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 10:38:44 +02:00
Arjan H
abab3a892d Bump boulder version to release-2023-10-04 2023-10-05 19:05:52 +02:00
Arjan H
da63bbfe07 Update README.md with DNS note and move dockeronly hint (#95) 2023-09-24 20:21:27 +02:00
Arjan H
bef2668f80 Fix issue with some previous remains of older versions 2023-09-24 16:46:20 +02:00
Arjan H
b5e49ee8ab Bump docker/metadata-action from 4 to 5 2023-09-24 12:56:13 +02:00
Arjan H
c04e4ffdbc Bump boulder version to release-2023-09-19 2023-09-24 12:54:50 +02:00
dependabot[bot]
690b8e0fef Bump docker/login-action from 2 to 3 (#94)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 13:51:19 +02:00
dependabot[bot]
43676e07f5 Bump docker/setup-buildx-action from 2 to 3 (#93)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 20:00:46 +02:00
dependabot[bot]
3833689eca Bump crazy-max/ghaction-import-gpg from 5 to 6 (#92)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 19:51:19 +02:00
ka2er
b0a299ca46 fix missing lab-release dep in some lxc debian 12 container (#91) 2023-09-21 19:00:33 +02:00
Arjan H
736b361228 Bump boulder version to release-2023-09-11 2023-09-20 19:26:33 +02:00
dependabot[bot]
675245625c Bump docker/build-push-action from 4 to 5 (#90)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 19:07:00 +02:00
dependabot[bot]
88c8231913 Bump actions/checkout from 3 to 4 (#89)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 20:30:39 +02:00
Arjan H
a1ed502f03 Bump nginx from 1.25.1 to 1.25.2 2023-08-17 21:44:15 +02:00
Arjan H
0cc6fb6b93 Bump boulder version to release-2023-08-14 2023-08-17 19:35:56 +02:00
Arjan H
a8a91a36a7 Force recreating containers after docker-compose-plugin downgrade (#76) 2023-07-18 19:26:27 +02:00
Arjan H
7fbfa08e9e Fix docker-compose-plugin downgrade copy/paste issue 2023-07-16 17:23:09 +02:00
Arjan H
e982da2696 Bump go version and nginx image to latest versions 2023-07-16 12:24:43 +02:00
Arjan H
217e8bb5be Update dependabot.yml 2023-07-15 19:31:00 +02:00
Arjan H
7dba946e9a Downgrade docker-compose-plugin v2.19.x to v2.18 (#76) 2023-07-15 18:57:23 +02:00
Arjan H
5fecf57d62 Include optional custom nginx config files (#72)
If you want to control e.g. the ssl_protocols or ssl_ciphers settings,
create a file named 'custom-ssl.inc' in the /home/labca/nginx_data/conf.d/
directory (or when using the docker-only setup, either add a volume mount
or edit the labca_nginx_conf volume to include the file). Similarly,
'custom-base.inc' can be created to e.g. define a custom log format, and
'custom.inc' could be created for any settings on the plain HTTP server
context.
2023-07-15 16:46:49 +02:00
Arjan H
dd831cb2cd Unmark docker-only setup as beta as it seems stable now 2023-07-15 08:38:49 +02:00
dependabot[bot]
bd3ec5ccab Bump actions/setup-go from 2 to 4 (#79)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 20:20:36 +02:00
Arjan H
33c5fdfee1 Update go.mod dependencies of gui 2023-07-14 19:33:18 +02:00
Arjan H
09582bff02 Fix pull_request target branches in build-dockers workflow 2023-07-13 20:21:25 +02:00
Arjan H
293de7e4be Configure dependabot for several ecosystems 2023-07-13 19:38:18 +02:00
Arjan H
56041d9cc9 Fix boulder-tools donor image for pre-built boulder container 2023-07-13 19:33:43 +02:00
Arjan H
c8afcad3c7 Fix issue with version number on fresh installation 2023-07-12 21:38:47 +02:00
Arjan H
8be46cda73 Bump boulder version to release-2023-07-11 2023-07-12 20:20:38 +02:00
Arjan H
5eefbf2ea8 Fix restart of control container in docker-only mode 2023-07-02 16:53:51 +02:00
Arjan H
012a7a5d53 Switch from docker-compose to docker compose plugin (#73)
The standalone docker-compose has been deprecated in favor of a plugin
for the compose binary.
2023-07-02 16:10:38 +02:00
Arjan H
e3e0767303 Remove fqdn restriction from wfe2 DirectoryCAAIdentity config (#76)
Let's Encrypt added validation on this field in their b2224eb4b commit
from 2023-03-21, but this seems unnecessarily strict when looking at the
CAA rfc. It's a problem for LabCA users only using one top level domain,
e.g. 'home'.
2023-07-01 14:24:15 +02:00
Arjan H
2a518ae03a It is now possible to upload backup files on the manage page (#75) 2023-07-01 11:03:47 +02:00
Arjan H
cae7dfc5bb Log name of pre-update database backup file 2023-07-01 11:01:09 +02:00
Arjan H
768806b1dd Use host part of fqdn in backup names instead of docker container name 2023-07-01 10:00:22 +02:00
hakwerk
017d8da041 [skip ci] Commit changes from build-dockers action 2023-06-29 18:51:53 +00:00
Arjan H
cfb9476d40 Fix migration of database schema to preserve data (#75) 2023-06-29 20:28:27 +02:00
Arjan H
8aef5dd949 Fix restart of control container (also after restoring backup) 2023-06-29 20:06:03 +02:00
Arjan H
7598c8ad6d Do not generate new web certificate if the one from a restored backup is still valid 2023-06-28 21:08:44 +02:00