summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Redirect all output to file before git command execution where normal stdout ↵Gravatar Matthias Jaros2025-10-26
| | | | has to be reestablished
* Better error handlingGravatar Matthias Jaros2025-10-26
|
* Enhanced jail_escape logic and allowed also dots for repo names. Fixed - in ↵Gravatar Matthias Jaros2025-10-26
| | | | repo names
* Fix buildGravatar Matthias Jaros2025-10-24
|
* - Added also info logging for successful attemptsGravatar Matthias Jaros2025-10-22
| | | | | - merge info and error logs - Fix log being overwritten with every entry
* Restrict sudo to specific groupGravatar Matthias Jaros2025-10-20
|
* Handle restart caseGravatar Matthias Jaros2025-10-20
|
* Security hardeningGravatar Matthias Jaros2025-10-20
|
* Renamed variables again to avoid collision with global docker environment ↵Gravatar Matthias Jaros2025-10-20
| | | | variables
* Moved files to src and renamed variablesGravatar Matthias Jaros2025-10-20
|
* Tightened regex and made tiny variable adjustment. no functional changeGravatar Matthias Jaros2025-10-20
|
* Fixed host directoryGravatar Matthias Jaros2025-10-20
|
* Moved data dirs so that syncthing ignores themGravatar Matthias Jaros2025-10-20
|
* Created JenkinsfileGravatar Matthias Jaros2025-10-20
|
* Put user authorized keys into environment fileGravatar Matthias Jaros2025-10-20
|
* Added environment parsing of repos and usersGravatar Matthias Jaros2025-10-19
|
* Added environment parsing of repos and usersGravatar Matthias Jaros2025-10-19
|
* Added check for git commandGravatar Matthias Jaros2025-10-19
|
* Cleaned up file structure and scriptGravatar Matthias Jaros2025-10-19
|
* Cleaned up file structure and scriptGravatar Matthias Jaros2025-10-19
|
* Finally works with permission checksGravatar Matthias Jaros2025-10-19
|
* It works, permission check missingGravatar Matthias Jaros2025-10-19
|
* Finally working ssh without loginGravatar Matthias Jaros2025-10-18
|
* Renamed script from init to runGravatar Matthias Jaros2025-10-18
|
* ssh daemon starting up and user and repos are getting initialized. Missing ↵Gravatar Matthias Jaros2025-10-18
| | | | login because users are locked
* Initial commit. WIPGravatar Matthias Jaros2025-10-18