summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/dnbd3
Commit message (Collapse)AuthorAgeFilesLines
* [SSPS] Make dnbd3-stage4-cleanup run as user dnbd3Simon Rettberg2022-06-011-0/+5
|
* [SSPS] Add dnbd3 stage4 cleanup cronjobSimon Rettberg2022-06-011-0/+17
|
* [SSPS] Use DynamicUser instead of nobodySteffen Ritter2021-08-201-1/+1
| | | | | | https://github.com/systemd/systemd/commit/bed0b7dfc0070e920d00c89d9a4fd4db8d974cf0 Fixes: #3864
* [SSPS] dnbd3 config: Lower bgrWindowSize, add prefetch configSimon Rettberg2021-04-161-1/+4
|
* [SSPS] Update dnbd3 config: bgrWindowSize and diskFreeDelaySimon Rettberg2021-03-091-1/+2
|
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-177-0/+2
| | | | | | | | Add submodules (aka directories) to static_files, named according to what component they are for. Add function "install_files" to copy the contents of one of those modules to the root directory. This should make the resulting setup more obvious and require less manual copying of files everywhere.
* [SSPS] dnbd3 server.conf: ignoreAllocErrors=trueSimon Rettberg2020-02-241-0/+1
|
* [SPSS] add deps for dnbd3-server.serviceJonathan Bauer2020-01-301-0/+1
| | | | this makes sure that dnbd3-server stops before /srv/openslx/nfs store is umounted (which might not work if the server is still runnning).
* [SSPS] Add dnbd3 ssl tunnel to master server via socatSimon Rettberg2019-10-251-0/+10
|
* [SSPS] Prepare for stage4 via DNBD3Simon Rettberg2019-09-054-27/+9Star
| | | | | | | is-enabled is gone since we're gonna always need dbnd3 anyways. Add alt-servers file that would replicate from localhost via socat SSL tunnel (TODO). Finally add dnbd3 user to images group so it can write replicated stage4 images to NFS share.
* [SSPS] Add LimitNOFILE to DNBD3 service fileSimon Rettberg2019-02-151-0/+1
|
* [SSPS] some more stuff, mostly dnbd3Christian Rößler2017-12-061-0/+2
|
* [SSPS] Add dnbd3 static filesSimon Rettberg2017-11-233-0/+61