diff options
author | Malfurious <m@lfurio.us> | 2023-08-12 21:40:04 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2023-08-12 21:40:04 -0400 |
commit | 19e7dc8932cf6cc8671b474ae258921480d9c608 (patch) | |
tree | eac2b2d95badb1ae7cfb080864d287fa62ea6605 /local/triggers/push | |
parent | 7ac25bc55405b51dd89f38ffa340619f5986090b (diff) | |
download | srcnode-19e7dc8932cf6cc8671b474ae258921480d9c608.tar.gz srcnode-19e7dc8932cf6cc8671b474ae258921480d9c608.zip |
gitolite: Make admin pubkey an optional input to Docker image
Automating the build of this image will be awkward if we need a
user-supplied input file each time. At best, it will probably lead to
building out of per-instance configuration branches that store the
file...
The initial administrator pubkey is only really needed to include in the
first image that is run at any given site, since a new install doesn't
have a config/repository datastore yet. Once that is the case, the
procedure in the Dockerfile to init the /var/lib/gitolite directory (now
refactored to a shell script file) can be skipped, since that directory
will be replaced by the previous container's volume.
This is probably not the final form of this kind of build design change,
but will work for now to get up and running easily with cychedelic.
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'local/triggers/push')
0 files changed, 0 insertions, 0 deletions