summaryrefslogtreecommitdiffstats
path: root/satellit_installer
Commit message (Collapse)AuthorAgeFilesLines
...
* [SSPS] Transform heredocs to regular filesSimon Rettberg2020-12-1811-144/+92Star
|
* [SSPS] Fix vmware SCSI timeout increaseSimon Rettberg2020-12-183-17/+2Star
|
* [SSPS] Refactor static_files: Submodules with treeSimon Rettberg2020-12-1760-311/+110Star
| | | | | | | | 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-092-15/+2Star
|
* [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-014-11/+250
|
* [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-242-2/+8
|
* [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] Install jawolSimon Rettberg2020-01-082-0/+14
|
* [SSPS] Add missing chownSimon Rettberg2020-01-071-0/+1
|
* [SSPS] Add taskmanager config, with pw gen in rc.localSimon Rettberg2020-01-075-3/+17
|
* [SSPS/SSUS] Add js_ip to slx-adminSimon Rettberg2019-11-271-1/+1
|
* [SSPS] Add wakeonlanSimon Rettberg2019-11-271-0/+1
|
* [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-295-86/+7Star
|
* [SSPS] Patch ipxe config to meet our requirementsSimon Rettberg2019-10-291-0/+21
|
* [SSPS] Restore legacy pxelinux supportSimon Rettberg2019-10-292-2/+3
| | | | For now this doesn't cause much hassle to support...
* [SSPS] Remove stray syslinux unpacking commandsSimon Rettberg2019-10-291-2/+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-292-25/+22Star
| | | | Launch script is now included in taskmanager.tar.gz
* [SSPS] Update deprecated lighttpd.conf lineSimon Rettberg2019-10-291-1/+1
|
* [SSPS] Mitm Buschmesser durch! (remove unused code)Simon Rettberg2019-10-295-145/+35Star
|
* [SSPS] WTF?Simon Rettberg2019-10-291-2/+2
|
* [SSPS] Update lighttpd.conf for debian 10Simon Rettberg2019-10-291-1/+1
|
* [SSPS] Little bug (idiots at work in 10-configuration include)Christian Rößler2019-10-281-2/+2
|
* [SSPS] Quick hack for phi ini file detectionChristian Rößler2019-10-281-1/+6
|
* [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-282-91/+1Star
|
* [SSPS] Build dnbd3-server from source instead of binary downloadSimon Rettberg2019-10-282-7/+11
|
* [SSPS] Clean up download listSimon Rettberg2019-10-251-2/+2
|
* [SSPS] Add TODO for compiling dnbd3-server, add alt-serversSimon Rettberg2019-10-251-14/+10Star
|
* [SSPS] Add dnbd3 ssl tunnel to master server via socatSimon Rettberg2019-10-253-1/+16
|
* [SSPS] Remove duplicate function (already in 10-handle_mysql.inc)Simon Rettberg2019-10-251-6/+0Star
|
* [SSPS] Get rid of systemd checks and specialcasingSimon Rettberg2019-10-252-19/+4Star
|
* [SSPS] Fix slx-admin module list; switch vom java8 to 11Simon Rettberg2019-10-251-2/+2
|
* [SSPS] Move slx-admin db init to install stage, add predefined dataSimon Rettberg2019-10-256-29/+80
| | | | | | | 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] Fix check for rc-local; bail out on error; remove systemd checkSimon Rettberg2019-10-251-22/+20Star
|
* [SSPS] Prepare for stage4 via DNBD3Simon Rettberg2019-09-055-27/+10Star
| | | | | | | 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] package name mysql-server changed to default-mysql-server ↵Christian Rößler2019-08-021-1/+1
| | | | (stretch+buster valid)
* lighttpd.conf: More flexible vmchooser rewrite ruleSimon Rettberg2019-06-031-2/+1Star
|