Commit Graph

316 Commits

Author SHA1 Message Date
b88a69e68b Add step to restrict client access 2021-03-20 21:53:12 +01:00
936e58c72b WIP new sequence for transmission daemon 2021-03-19 01:45:03 +01:00
7face5cd4a step_config must return 0 on success 2021-03-19 01:44:22 +01:00
8e63bbe7df Sequencer new option to open sequence config file when initialised using initSeqConfig
Sequences with exit in step_config, changed to return to support opening config file on first run
2021-03-19 01:32:59 +01:00
ab1f9f761e New sequence for aria2 2021-03-18 00:43:09 +01:00
07828f0d6f Bump mayan version to 3.5.5 2021-03-13 22:03:23 +01:00
c18be0b7ad Minor improvements 2021-03-13 22:03:01 +01:00
c5c4623514 New sequence to install redis including basic installation notes 2021-03-13 20:43:35 +01:00
1ab8ec6296 Setup official nginx repository
Installation notes
2021-03-13 20:43:09 +01:00
98d8de1eee Fix variable declaration 2021-03-12 17:17:03 +01:00
cd4313cbf1 Adding notes for boot from HD 2021-03-05 22:32:17 +00:00
52be30dc15 Step to change hostname 2021-03-05 21:10:51 +00:00
7d8c3c794f Steps for essential deps and setup locales 2021-03-05 16:31:31 +00:00
9839cf066a Sequence to setup and install a debian image for a raspberry pi 3b+ or 4 2021-03-05 12:19:21 +01:00
f3535f6b2c Steps to send kodi logs to syslog using a systemd service 2021-03-02 00:11:08 +01:00
262b75fd8b New step to send kodi log to syslog 2021-02-26 22:05:04 +01:00
12a2d52b05 New step to install nagios plugin (services)
Colored output for text only steps
2021-02-19 14:48:05 +01:00
3001515720 New step how to activate syslog server (receiver) 2021-02-19 14:47:12 +01:00
cccbc75c6d New step for distribution detection
Adapt echo to echoseq
2021-02-19 14:46:06 +01:00
2295381a66 Step renamed to listuser
Added charset utf8
2021-02-19 14:45:00 +01:00
41fd3d3861 Adding colored output support (outColor)
Extended seq template
2021-02-19 14:43:41 +01:00
1a3fb55fbd Creating backup target directories 2021-02-18 22:02:52 +01:00
9f9f684dd5 Adaptions after frist install test 2021-02-18 21:42:26 +01:00
5539c6b78e Provide possibility to enter Access Token on demand 2021-02-17 10:19:40 +01:00
505065bb3e Improve createdb step to take various arguments making createdb_utf8mb4 obsolete 2021-02-16 22:59:23 +01:00
aaf14ba332 Adapt installation process to latest version
WIP steps for complete backup (montly|daily)
2021-02-16 22:58:17 +01:00
660498ffea Added configuration 2021-02-14 21:50:23 +01:00
f104950cbd Prepare backup steps 2021-02-14 18:24:01 +01:00
a485904c88 Already installed message to stdout not stderr 2021-02-14 18:22:38 +01:00
a4e453ee22 Add syslog logging option for sequence ebackup 2021-02-04 17:56:12 +01:00
213180013a New step verify (against profile settings only for now)
Enhanced step restore with more options
2021-02-03 23:53:46 +01:00
6dd7c0d00c fix typo 2021-02-02 22:57:28 +01:00
88af37f925 New sequence for encrypted backups supporting profiles using duplicity 2021-02-02 22:56:14 +01:00
548c0bfc1c Added step for notes 2021-02-02 22:52:50 +01:00
e2c095eb7d New seq for encrypted profile based backup management using duplicity 2021-02-01 22:26:40 +01:00
ad18a2b8d5 Fix always setting SEQ_CONFIG_HOME 2021-02-01 22:24:49 +01:00
e0daa360e9 New global variable SEQUENCER_ARGS containing sequencer options to pass down to other seqs eventually 2021-02-01 22:22:15 +01:00
3c132ed4e2 Adding variables CONTEXT_HELP and SEQ_PROFILE_NAME to the API documentation 2021-01-31 22:18:57 +01:00
33775ffb1d Refactored template creation
Fix obsolete escapes in sequencer help output
2021-01-31 19:48:56 +01:00
4c7eae13c4 New function "configuration profiles" for sequencer (initSeqConfig)
Changed usage definition to "cat" instead of echo
2021-01-31 17:33:03 +01:00
370a042c8b Major: Doesn't stop with option -q(q) if now step is given.
Major: Seqs config files are created with permissions 600

Minor: Further reduction of messages when using -qq
2021-01-31 11:20:18 +01:00
38c24693c9 Fix typo needed for Ip4 only mode 2021-01-30 21:02:12 +01:00
b50b74235c Adding sender dependet relay configuration step
Enhanced testmail step
2021-01-28 15:52:16 +01:00
b5e5bcba66 Seq to upgrade an existing torrentwatch installation
Installation is WIP
2021-01-27 21:43:02 +01:00
b29a5c3c2b Content filter only needed for incoming mail 2021-01-20 16:11:03 +01:00
784be2b850 Add notes to clean outgoing header 2021-01-20 16:07:36 +01:00
d52fb92920 Clustering continous step numbers for better readability 2021-01-20 13:29:57 +01:00
1f528e2c34 Adding alias for listing spam and ham count 2021-01-20 13:27:55 +01:00
0534fd052a Fix postfix steps (missing extend for postfixdetailed, missing dependencies for postfix-queues) 2021-01-20 13:27:02 +01:00
a1cc1c7f2d Adding notes how to configure spell checking 2021-01-20 13:25:04 +01:00