summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files
Commit message (Collapse)AuthorAgeFilesLines
...
* [SS?S] taskmanager: before lighttpdSimon Rettberg2021-04-201-0/+1
|
* [SS?S] Add custom iPXE configSimon Rettberg2021-04-203-0/+45
|
* [SSPS] dnbd3 config: Lower bgrWindowSize, add prefetch configSimon Rettberg2021-04-161-1/+4
|
* [SSPS] Fix lighttpd config to be compatible with Debian 9 and 10Simon Rettberg2021-04-072-11/+9Star
|
* [SSUS] lighttpd.conf changed to include mod_deflate, mod_opensslChristian Rößler2021-04-061-1/+3
|
* [SSPS] Update dnbd3 config: bgrWindowSize and diskFreeDelaySimon Rettberg2021-03-091-1/+2
|
* [SSPS] ldadp: Restart interval 100ms -> 10sSimon Rettberg2021-02-111-0/+1
| | | | | This prevents the restart burst limit from triggering if the server is down for extended periods of time.
* [SSPS] Improve network wait online stuffSimon Rettberg2020-12-215-4/+21
|
* [SSPS] Add journal config for persistent loggingSimon Rettberg2020-12-211-0/+6
|
* [SSPS] timesync: artificial 10s delaySimon Rettberg2020-12-181-0/+2
|
* [SSPS] Fix tm-pw-patch, clean up package installSimon Rettberg2020-12-181-1/+1
|
* [SSPS] dmsd.service: dmsd needs internet connectivitySimon Rettberg2020-12-181-3/+3
|
* [SSPS] Make timesync HTTP/2 compatibleSimon Rettberg2020-12-181-7/+7
|
* [SSPS] Transform heredocs to regular filesSimon Rettberg2020-12-187-25/+78
|
* [SSPS] Fix vmware SCSI timeout increaseSimon Rettberg2020-12-181-0/+2
|
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-1747-38/+33Star
| | | | | | | | 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] slx-cert: Put hostname in SAN too, chromium requires thisSimon Rettberg2020-12-111-2/+15
|
* [SSPS] slx-cert: Also restart if running via terminalSimon Rettberg2020-12-091-1/+1
|
* [SSPS] slx-cert: Include hashed links with config.tgzSimon Rettberg2020-12-031-4/+12
|
* [SS?S] Add CA infra for client -> server communicationSimon Rettberg2020-12-013-10/+248
|
* [SSPS] Add lighttpd rewrites for infoscreen /panel/ rewritesSimon Rettberg2020-11-041-1/+2
|
* [SSPS] Add rewrite for panel assets to lighttpd.confSimon Rettberg2020-10-221-3/+4
|
* [SSPS] slx-admin.config: Move wol/rebootcontrol to server settingsSimon Rettberg2020-02-271-2/+2
|
* [SSPS] Extend taskmanager environmentSimon Rettberg2020-02-251-0/+4
|
* [SSPS] dnbd3 server.conf: ignoreAllocErrors=trueSimon Rettberg2020-02-241-0/+1
|
* [SSPS/SSUS] Copy slxadmin-init script for later useSimon Rettberg2020-02-241-0/+3
|
* [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] Change minilinux download URL; now also with maxilinuxSimon Rettberg2020-01-172-3/+1Star
|
* [SSPS] Add taskmanager config, with pw gen in rc.localSimon Rettberg2020-01-074-2/+12
|
* [SSPS] lighttpd: Fix config(.tgz) rewrite rules to allow subdirsSimon Rettberg2019-10-291-4/+4
|
* [SSPS] Add ed25519 keypair for sshdSimon Rettberg2019-10-291-0/+1
|
* [SSPS] static files/rclocal_script.sh bug (passwds written but not changed)Christian Rößler2019-10-291-13/+2Star
|
* [SSPS] mysql has no root passwd anymore, pump not avaliable anymoreChristian Rößler2019-10-291-8/+0Star
|
* [SSPS] Fix slxadmin-init script (read gpg key from file)Simon Rettberg2019-10-291-1/+6
|
* [SSPS] Move taskmanager.service to file; use launch scriptSimon Rettberg2019-10-291-0/+17
| | | | Launch script is now included in taskmanager.tar.gz
* [SSPS] Update deprecated lighttpd.conf lineSimon Rettberg2019-10-291-1/+1
|
* [SSPS] Update lighttpd.conf for debian 10Simon Rettberg2019-10-291-1/+1
|
* [SSPS] Read config from config.phpSimon Rettberg2019-10-281-6/+0Star
|
* [SSPS] dirname != basedirSimon Rettberg2019-10-281-1/+1
|
* [SSPS] Update ipxe install (own repo, no more patching)Simon Rettberg2019-10-281-83/+0Star
|
* [SSPS] Add dnbd3 ssl tunnel to master server via socatSimon Rettberg2019-10-251-0/+10
|
* [SSPS] Move slx-admin db init to install stage, add predefined dataSimon Rettberg2019-10-253-6/+52
| | | | | | | We now ship with some predefined table contents, which requires us to set up the db scheme during installation. Probably a smart idea anyways since any errors during that step would then happen right away and not at the customer's site.
* [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.
* lighttpd.conf: More flexible vmchooser rewrite ruleSimon Rettberg2019-06-031-2/+1Star
|
* [SSPS] tmpdelete.sh: Remove NFS silly renames tooSimon Rettberg2019-06-031-0/+2
|
* [SSPS/SSUS] Install remap file for tftpdv3.8Simon Rettberg2019-04-182-1/+2
| | | | | This works around buggy PXE clients that pad the filename with a lot of FF bytes.
* [SSPS] slx-admin bwLehrpool nameSimon Rettberg2019-04-011-0/+3
|
* [SSPS] Update slxadmin config templateSimon Rettberg2019-03-281-5/+5
|
* [SSPS] slx-admin boot: Also log non-critical messagesSimon Rettberg2019-03-261-0/+2
|
* [SS.S] Make bootup slx-admin trigger its own serviceSimon Rettberg2019-03-253-1/+24
| | | | | Having it as a cron entry makes it impossible to order dependencies, like taskmanager, mariadb, etc.