Commit Graph

20 Commits

Author SHA1 Message Date
3c22d5729f refactoring changes from sequpgrade (endReturn, ...) and some modernizations 2023-01-03 15:49:08 +01:00
e032c925db mysql - add status and refactor setup step 2022-12-19 22:29:36 +01:00
1f431daa16 Rework step options handling 2022-12-12 11:16:26 +01:00
472694c7aa mysql - further unbound variable fixes 2022-09-10 00:23:18 +02:00
c5f8514819 mysql - fix unbound variable errors 2022-08-29 14:49:46 +02:00
6214493c18 Used sequpgrade.sh to upgrade existing seqs 2022-05-29 20:58:23 +02:00
71612aef94 Add .editorconfig and correct indentation for many seqs 2022-03-14 21:27:29 +01:00
bc706fb121 mysql - adding sanity check for backup target 2022-02-17 08:42:50 +01:00
1c99aee146 Small fixes 2022-02-15 14:44:35 +01:00
839d42c39b Multiple enhancements about database creation
New steps to revoke and show privileges
2022-01-27 10:17:52 +01:00
9507922968 Use realpath for buTarget directory 2022-01-22 00:05:29 +01:00
feed3076ba Make use of new way to display step arguments (echoinfoArgs) 2022-01-16 23:40:59 +01:00
2295381a66 Step renamed to listuser
Added charset utf8
2021-02-19 14:45:00 +01:00
505065bb3e Improve createdb step to take various arguments making createdb_utf8mb4 obsolete 2021-02-16 22:59:23 +01:00
edeb3553a0 Adding definition to prefend friendica warning 2020-07-13 16:53:26 +02:00
ff1a4eeb8f Install curl as dependency before setting up repository 2020-04-16 21:07:05 +00:00
6099b25517 New step to setup official repository for the latest version 2020-04-16 17:17:38 +02:00
ab91cc1ab9 Added ability to create a database dump at given position 2020-02-21 11:37:47 +01:00
a26a0db9ca Ability to add a new database with privileges for an existing user 2020-01-24 19:26:37 +01:00
8d303bbcbc Outsourced mysql related steps to own seq 2020-01-05 15:02:53 +01:00