Commit Graph

143 Commits

Author SHA1 Message Date
5f662828a2 Security and conformance updates
- Publish abbuse addresse using mod_disco

Allow users to change password with client

- ...
2019-11-23 12:55:41 +01:00
be59c27224 Another use of echoerr 2019-11-23 12:54:16 +01:00
d89dd8e6ab Make use of echoerr to send error messages to stderr 2019-11-22 21:08:05 +01:00
78de3db626 Added list option field to be passed to scp
Usage of echoerr for error messages
2019-11-22 21:07:12 +01:00
aaec21ae93 First functional seq for ssh management
- Installing, Authorization key generation, Authorization key sending, Sending command list

Keys are generated without user input (4096,rsa,comment: hostname,no passphrase,default path)
2019-11-21 23:43:15 +01:00
c7de26455b new function getReturn which return latest value previously saved by saveReturn
function saveReturn returns with the same errno it saved

refactor documentation replace installation with sequence and aborted with stopped

New starting output with absolute path to seq
2019-11-21 23:30:08 +01:00
a2fc9e62c9 Add execution permission 2019-11-20 23:09:53 +01:00
46b6839f50 Started with key creation step 2019-11-20 23:09:29 +01:00
f5193f46ee Bump sequencer revision to 6
Adding optional message for endReturnto replace predefined one
2019-11-20 23:08:44 +01:00
b79ae416e6 WIP for ssh management
Function for parsing a command file, which can send files and execute commands on a given remote host
2019-11-20 16:39:41 +00:00
f5c5120fff Don't show dry-run warning when option quiet is selected 2019-11-20 16:38:23 +00:00
e5678c9692 Fix crash when invalid alias strings contain '.' are processed
Help and commandline informational output
2019-11-20 15:22:02 +00:00
046f80f865 Adding python-sleekxmpp
Dependency for xmpp notification capability.
2019-11-17 23:24:02 +01:00
aafc1cb29c Working seq to install pyload an a raspbian
Tested on raspbian stretch
2019-11-17 00:53:44 +01:00
6a9464f0bb Add step to list mysql users 2019-11-17 00:52:45 +01:00
a5ac79cbcc Bump gitea to 1.10.0 2019-11-15 11:59:17 +01:00
94b3afafe1 Merge branch 'master' of https://winklerfamilie.eu/git/efelon/shell_sequencer 2019-11-13 11:59:44 +01:00
bc12312101 Use dev branch for updates until first release
Add seq to force a cloned repository to dev branch, losing all unstaged changes
2019-11-13 11:59:20 +01:00
dddc133ad4 Initial snmp management seq
Two extends included (raspberry, osupdate)
2019-11-10 11:48:10 +01:00
e8b475d9f7 Add execution rights to sequencer.sh 2019-11-08 09:41:32 +01:00
a9ff5e1478 Adding mysql managment steps listdb and sizedb 2019-11-04 22:41:20 +01:00
a7646beeb0 Bump mayan version to 3.2.9
Include supervisor configuration update and manual editing in update step
2019-11-04 11:45:24 +01:00
49f009a387 Add timestamp to addConf backup 2019-11-04 09:46:26 +00:00
72919548d2 Bump gitea to version 1.9.5; upgrade from 1.9.4 tested successfuly 2019-10-31 15:12:01 +01:00
9a408fa1d4 Update and extend template creation
- Example usage of "exe" and "exep"
- step_1 is not mandatory any more
2019-10-30 13:22:56 +01:00
d206ee1a1d Adding execution rights 2019-10-09 23:52:09 +02:00
a67fb24212 Initial commit with backup functionality 2019-10-09 23:51:35 +02:00
67b785dd49 Added missing exe calls 2019-10-09 23:44:13 +02:00
69740bf6ee Fix using $1 to check if no step was given, although it was shifted
Dry run no longer also assumes -q (quiet) option
2019-10-09 23:43:10 +02:00
519bc7aa92 Do not required step_1 to exist to output step help 2019-10-09 21:37:10 +02:00
a365260995 Minor comment enhancement 2019-10-09 12:09:15 +02:00
c8922f6c6d Add possibility to pass arguments to selected steps (syntax change)
Bump sequencer revision to 5.0.0
2019-10-09 12:07:43 +02:00
9a6901ee95 Automatically backup current gitea binary
Bump to gitea version 1.9.4
2019-10-09 09:45:28 +02:00
f126f9e1df Default php config with max upload 100 MB 2019-10-07 15:49:57 +02:00
844e5040d2 Pump to pixelfed version v0.10.4
Adapting .env for activity pub settings
2019-09-24 13:45:32 +02:00
1ac923c774 Bump php version to 7.3
Adding database backup/restore information
2019-09-24 13:10:18 +02:00
8e370a0e56 Bump gitea version to 1.9.3 2019-09-08 20:51:20 +02:00
e0a3c3d877 Updated to latest generic installation process 2019-09-08 20:46:12 +02:00
9d6e646c3e Bump latest version to 1.9.0 2019-07-31 21:16:12 +02:00
a3a051e38a Bump mayan version to 3.2.6 2019-07-11 08:47:07 +02:00
56ea46c8c7 Bumped supported version to 3.2.4 2019-06-30 13:23:26 +02:00
322eec18f3 Rework usage of mayan-edms.py 2019-06-23 22:23:08 +02:00
50d3b98e0f Bump to latest version
Hide password on entry
2019-06-23 21:09:13 +02:00
ceba5f37c3 Adding update step 2019-06-19 16:15:07 +02:00
57fba73e8a Adding upgrade step 2019-06-19 16:12:27 +02:00
4e8a3ddf9a Fix missing write permissions on storage for http upload
+ Check for missing basic configuration
2019-06-07 09:43:23 +02:00
223b9d7abe New seq for ejabberd on debian 2019-06-06 17:32:46 +02:00
6cb5dc595b Adding postupdate step recommended by documentation
see (https://docs.pixelfed.org/master/deployment.html)
2019-06-05 10:14:17 +02:00
ddbc4657f7 Bump to revision 4
making use of extended functionality of addConf and exep
2019-05-27 15:02:38 +02:00
e37f6269ee Ignoring missingConf.log everywhere 2019-05-27 14:39:05 +02:00