Arjan H
|
eb3b0eea8e
|
Install zip for exporting certificates
|
2023-05-23 19:32:05 +02:00 |
|
Arjan H
|
0d15cbb3f6
|
Use optional environment variable for labca image version
|
2023-05-23 19:14:16 +02:00 |
|
Arjan H
|
9a6553ba10
|
Declare docker-only setup as beta (#41)
Internal testing has not uncoverd any surprises yet...
|
2023-05-02 19:01:03 +02:00 |
|
Arjan H
|
f59601fde9
|
Fix connMaxIdleTime after spaces were changed to tabs
|
2023-04-29 19:17:56 +02:00 |
|
Arjan H
|
0fde1be025
|
Bump boulder version to release-2023-04-24
|
2023-04-25 20:03:25 +02:00 |
|
Arjan H
|
0501f2fa4a
|
Fix some remnants of renaming docker containers
|
2023-04-23 15:28:04 +02:00 |
|
Arjan H
|
6353767d3c
|
Reduce akamai purger interval to save CPU cycles
|
2023-04-23 14:52:49 +02:00 |
|
Arjan H
|
d211ec9b1f
|
Fix cache key in docker build action
|
2023-04-22 13:51:42 +02:00 |
|
Arjan H
|
abc9f503f2
|
Include tags in docker build action for proper versioning
|
2023-04-22 11:34:21 +02:00 |
|
Arjan H
|
2653308333
|
Use go 1.20 in gui go.mod
|
2023-04-22 11:07:03 +02:00 |
|
Arjan H
|
861af46a6f
|
Add instructions for docker-only setup (#41)
|
2023-04-20 20:20:23 +02:00 |
|
hakwerk
|
55ec8fe4e7
|
[skip ci] Commit changes from build-dockers action
|
2023-04-20 17:06:18 +00:00 |
|
Arjan H
|
877e8b9b60
|
Bump boulder version to release-2023-04-17
|
2023-04-19 20:53:17 +02:00 |
|
Arjan H
|
a9eb2d5ae6
|
Use edge label for default branch, branch name for the other branches
|
2023-04-17 20:50:30 +02:00 |
|
Arjan H
|
6120dff7a4
|
Use edge label for default branch, branch name for the other branches
|
2023-04-17 19:55:00 +02:00 |
|
Arjan H
|
9251064a0c
|
Use edge label for default branch, branch name for the other branches
|
2023-04-17 19:48:17 +02:00 |
|
Arjan H
|
4418bc5c13
|
Use edge label for docker builds from master branch
|
2023-04-17 18:55:38 +02:00 |
|
hakwerk
|
e4242076e2
|
[skip ci] Commit changes from build-dockers action
|
2023-04-16 10:43:22 +00:00 |
|
Arjan H
|
61d3ddb4dc
|
Create action for building docker images (#41)
|
2023-04-16 12:39:05 +02:00 |
|
Arjan H
|
0ed9d8eac2
|
Build and use local docker images for docker-only setup (#41)
For now, the images are still built on the target machine for testing,
in the end they need to be built in a GitHub action.
|
2023-04-15 09:19:17 +02:00 |
|
Arjan H
|
b5db9b857d
|
File config/ocsp-updater.json was removed from boulder
|
2023-04-08 10:50:45 +02:00 |
|
Arjan H
|
412762cc58
|
Bump boulder version to release-2023-04-04
|
2023-04-07 13:44:44 +02:00 |
|
Arjan H
|
24b2712373
|
File setup_complete was created too soon on new installs
|
2023-03-26 14:48:11 +02:00 |
|
Arjan H
|
34acb1b7f2
|
Let apply scripts collect their own data from config
Before, we passed the info on via environment variables
|
2023-03-24 20:32:53 +01:00 |
|
Arjan H
|
620470ca87
|
Bump boulder version to release-2023-03-22
|
2023-03-23 20:08:06 +01:00 |
|
Arjan H
|
2e2bdf57b3
|
Explicitly add some safe.directory to git config
|
2023-03-11 14:29:41 +01:00 |
|
Arjan H
|
d14c5d117b
|
Make it clearer when an error occurs in install script
|
2023-03-10 18:12:51 +01:00 |
|
dependabot[bot]
|
8bb6fe6600
|
Bump golang.org/x/crypto in /gui (#71)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.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-03-09 20:56:31 +01:00 |
|
Arjan H
|
b2aa10033f
|
Move dns settings from Common to main config
|
2023-03-04 14:22:25 +01:00 |
|
Arjan H
|
49571bbde7
|
Bump boulder version to c33c3c83 2023-03-03
|
2023-03-04 13:58:24 +01:00 |
|
dependabot[bot]
|
dab3e85a1b
|
Bump golang.org/x/net in /gui (#69)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220607020251-c690dde0001d to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.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-02-25 15:48:50 +01:00 |
|
Arjan H
|
158862cc52
|
Make sure that cron_d file is not group writable (#67)
|
2023-02-18 11:22:30 +01:00 |
|
jamesdeeen
|
bea86d72bd
|
add install_pkg "patch" (#66)
on proxmox lxc for debian 11 the patch command is missing
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
|
2023-02-18 11:14:51 +01:00 |
|
Arjan H
|
e56524b6fd
|
Bump boulder version to release-2023-02-13a
|
2023-02-14 08:33:31 +01:00 |
|
Arjan H
|
22403b78bf
|
Bump boulder version to release-2023-01-24
|
2023-01-25 19:36:02 +01:00 |
|
Arjan H
|
1ef6993672
|
Cosmetic: bump year
|
2023-01-09 20:46:30 +01:00 |
|
Arjan H
|
380e7670f2
|
Fix bump to release-2022-12-19
|
2022-12-24 13:13:17 +01:00 |
|
Arjan H
|
29fcf76cf2
|
Remove update button from GUI as it is not possible from inside docker
|
2022-12-24 09:47:49 +01:00 |
|
Arjan H
|
66f960e5e4
|
Bump boulder version to release-2022-12-19
|
2022-12-22 19:34:34 +01:00 |
|
Arjan H
|
7045e4a114
|
Add systemd service to README_standalone.md (#55)
|
2022-12-10 10:37:31 +01:00 |
|
Arjan H
|
74ebdef0cc
|
Bump boulder version to release-2022-12-05
|
2022-12-09 17:47:02 +01:00 |
|
Arjan H
|
7db3efe0ba
|
Fix paths to static files on details pages of standalone version (#55)
|
2022-11-30 19:45:45 +01:00 |
|
Arjan H
|
6356aa4c17
|
Bump boulder version to release-2022-11-15
|
2022-11-16 19:20:35 +01:00 |
|
Arjan H
|
de7fea7e0a
|
Fix missing issuer_name_id in existing installations
|
2022-11-06 10:48:44 +01:00 |
|
Arjan H
|
33a7c62c3e
|
Regularly update CRL info on static certificates page (#63)
|
2022-11-05 16:28:24 +01:00 |
|
Arjan H
|
69ff1e6180
|
Generate first CRL file as soon as possible (#63)
|
2022-11-05 15:35:39 +01:00 |
|
Arjan H
|
f4df236700
|
Bump boulder version to release-2022-11-01
|
2022-11-05 10:29:27 +01:00 |
|
Arjan H
|
564fa7bbbf
|
Cosmetic: remove datacenter 'unknown' from log messages
|
2022-10-28 17:51:52 +02:00 |
|
Arjan H
|
780c10daeb
|
Bump boulder version to release-2022-10-25
|
2022-10-26 20:38:34 +02:00 |
|
Arjan H
|
584accf056
|
Include the status/stats for consul container
|
2022-10-23 14:41:33 +02:00 |
|