Commit Graph

223 Commits

Author SHA1 Message Date
85c26b580b Bump mayan version to 3.3.13 2020-02-17 10:17:05 +01:00
5adba4e61c Work on help output 2020-02-17 09:57:25 +01:00
a4c51b5ee3 Reduce rngd messages with more general regex 2020-02-15 17:41:54 +01:00
8e3b0355ff Repeat password entry and add option to stop after authentication entry creation
todo: fix loose dependency to php which leads to error on every run
2020-02-14 22:03:41 +01:00
809d40e8a2 Rewrite add user to reflect changes in adduser syntax 2020-02-14 22:01:29 +01:00
317b2088f0 Add step to upgrade to latest version
Raised dependency to sequencer 10
2020-02-11 11:36:21 +01:00
Martin Winkler
f83383cd51 WIP continue 2020-02-10 23:03:25 +01:00
e65b619ca7 Bump mayan version to 3.3.12
Pass all arguments to management script
2020-02-10 15:46:32 +01:00
0f037ec8a1 Add step to setup scheduler; starting from 10.8
Rebuild view cache post upgrade
2020-02-10 15:45:24 +01:00
94f47d1cc8 Changed sendlist keyword u (update) to c (command) for clarification
Starting output for sendkey improved
2020-01-29 13:08:05 +01:00
916e7d55d2 Bump mayan version to 3.3.9 2020-01-24 23:20:24 +01:00
259338ca83 Fix pull target of upgrade to be variable
Restart pixelfed service as part of post update procedure
2020-01-24 23:20:00 +01:00
cc9fd79693 Don't ask for template creation if sequencer.sh was called directly with -h 2020-01-24 19:45:11 +01:00
a26a0db9ca Ability to add a new database with privileges for an existing user 2020-01-24 19:26:37 +01:00
e1bada678b Get latest Veresion of gitea from github
fix #4
2020-01-18 23:26:12 +01:00
0cded7c888 Advanced help output showing actual paths before step start 2020-01-13 18:12:02 +01:00
60f6d04c3b Fix missing error message for invalid step doing a selection of steps 2020-01-13 17:38:31 +01:00
a657473871 Fix running step_config if first step is invalid
sequencer.sh now returns with last result
2020-01-13 17:18:11 +01:00
31b85395d6 New budir option to take backup target from config
Rsync doesn't cross filesystem boundaries any more

Important partitions need to be backup separately using "budir"
2020-01-13 16:42:29 +01:00
84855cded6 Cosmetic improvement to remove double slash in verbose output when backing up root 2020-01-13 15:44:55 +01:00
7826addc26 Fix exclude rule for backup folder and backup logs
Before every file in the tree containing backup was excluded
2020-01-13 15:44:05 +01:00
29ede5409b Provide basic installation instructions 2020-01-13 14:12:30 +01:00
0ec36247f7 Use available configuration file if exists in the same directory as the template 2020-01-13 14:12:04 +01:00
e883306fc9 Making use of new api function to manage configuration in user home 2020-01-13 11:49:37 +01:00
4b4df3132a New api function to manage seq configurations (create/use)
Seq template is generated by sequencer.sh; deleting static template
2020-01-13 11:48:15 +01:00
2e6984aac8 New option -qq to suppress regular output
Usefull when step are called from another seq
2020-01-05 15:04:20 +01:00
8d303bbcbc Outsourced mysql related steps to own seq 2020-01-05 15:02:53 +01:00
da30fc84b8 Use seq mysql.sh to output available mysql databases 2020-01-05 14:46:44 +01:00
0cb059a58f New seq for installing fhem (on buster)
Detect OS distribution for special xmpp support
2020-01-04 12:43:07 +01:00
d2691d4d93 New seq for nextcloud related tasks
New step: Delete IP from bruteforce table
2020-01-04 01:31:09 +01:00
99375dd4f3 New step to upgrade only office installation 2020-01-01 23:29:18 +01:00
2688d60f6d Small documentation update 2020-01-01 23:28:20 +01:00
bff087d731 Bump mayan version to 3.3.7 2020-01-01 23:27:49 +01:00
dab84f4d67 New sequence to provide various backup options
Rsync included
2019-12-31 00:16:12 +01:00
ac011b6564 Comment cleanup and sequencer path fix 2019-12-31 00:15:04 +01:00
d369913e9f step() function did not provide argument pass-through 2019-12-31 00:13:54 +01:00
02cccb71bd WIP boot from HD 2019-12-28 14:57:55 +01:00
ef8af4b5b5 Fix escaping backslash 2019-12-27 16:25:34 +01:00
404646e6a2 Fix certificate location 2019-12-27 16:24:53 +01:00
b5447f6f06 WIP simplification of read sd/hd functions 2019-12-25 18:57:00 +01:00
49749cdeeb Adding alias for turning off LED 2019-12-24 15:34:17 +01:00
0575aad054 WIP on preparing SD card
New step to turn off power LED
2019-12-24 15:32:10 +01:00
742fc70798 WIP new steps to download raspbian lite image and write to SD card 2019-12-23 23:14:13 +01:00
ef572f9d7e Bump sequencer revision to 9
New API function echoinfo

New option -s to execute only one step

Step argruments are also passed to step info function
2019-12-23 23:13:11 +01:00
f90e95461e New seq for basic raspberry pi setup
WIP
2019-12-23 06:29:17 +01:00
ebe2bee4fd Bump mayan version to 3.3.6 2019-12-19 23:27:51 +01:00
be420094b5 Fix: escaping start of line character 2019-12-19 23:27:29 +01:00
d5274f159e Adding steps to reduce RNGD syslog entries (starting with Raspian buser 2019-12-16 13:39:54 +01:00
4dd128d00f Absolute path for sequencer.sh needed for automatic execution via cron 2019-12-16 13:28:39 +01:00
53d51f8cee Added steps to configure nginx status
Todo: enhancement for automatic nginx configuration
2019-12-14 21:10:47 +01:00