|
e37f6269ee
|
Ignoring missingConf.log everywhere
|
2019-05-27 14:39:05 +02:00 |
|
|
581c3d1ed6
|
New paramter for addConf (skip backup if exist; only add to missing conf)
Various output text corrections (context dry run and verbose)
|
2019-05-27 14:25:32 +02:00 |
|
|
48f6de3026
|
New exep function which handels pipes and redirects properly
rework mayan backup and restore steps
|
2019-05-26 03:02:12 +02:00 |
|
|
ab10ef6504
|
Bump to revision 3
addConf with mandatory paramter; suppots appending
|
2019-05-17 11:59:51 +01:00 |
|
|
34966ddf79
|
Additions to mayan sequence
file permission update
|
2019-05-16 19:31:33 +00:00 |
|
|
50e4bf01c4
|
typo
|
2019-05-16 13:59:56 +02:00 |
|
|
b6407c172e
|
Making script more flexible
* all postgres settings from user entry (user,pass,db_name)
* tool root as variable
* tool media folder as variable
* data base creation as own step
|
2019-05-16 13:58:57 +02:00 |
|
|
8413e2d518
|
Typo in service start
|
2019-05-14 13:42:40 +02:00 |
|
|
77f8c63276
|
Download latest version running on rapbian
|
2019-05-14 13:37:45 +02:00 |
|
|
4e88850aba
|
First working installation with pixelfed sequence
Still some manual work to do
|
2019-05-12 20:04:34 +00:00 |
|
|
a1528de93e
|
[WIP/notest] pixelfed sequence
|
2019-05-12 01:07:33 +02:00 |
|
|
310f7d5a1e
|
Postgress password global to be able to set in supervisor config
|
2019-05-12 01:00:34 +02:00 |
|
|
0be0629bd7
|
Don't ask for permission to install in step 1
|
2019-05-12 00:28:55 +02:00 |
|
|
75d30a08d6
|
WIP mayan edms direct mayan edms deployment
|
2019-05-11 23:19:42 +02:00 |
|
|
c877566b4e
|
small fix
|
2019-05-11 23:18:39 +02:00 |
|
|
3b9e4bee89
|
[WIP] new seqs
|
2019-05-09 20:28:00 +00:00 |
|
|
9ad3d001d8
|
small fixes
|
2019-05-09 20:27:03 +00:00 |
|
|
60bb0cb79a
|
Fixed file permissions (+x)
|
2019-05-01 12:59:26 +02:00 |
|
|
cb6ee47496
|
Added missing exe calls and raised sequence revision
|
2019-04-30 10:29:44 +02:00 |
|
|
600667c25b
|
Adding final configuration notes after last "install" step
|
2019-04-15 14:55:28 +02:00 |
|
|
eb20953214
|
First attempt to include dry run functionality
|
2019-04-10 15:45:33 +01:00 |
|
|
b7edd7d6bc
|
adding database collate comment
|
2019-04-10 15:01:49 +02:00 |
|
|
98469b1d20
|
preparation for verbose output of shell commands (called by function exe())
|
2019-04-10 12:33:34 +01:00 |
|
|
4c50382428
|
some fixes and enhancements
preparation for verbose output of commands
|
2019-04-10 12:32:23 +01:00 |
|
|
3b23840277
|
support multiple shell arguments (e.g. -v -q)
new verbose output (-v) to echo commands called with exe() before execution
|
2019-04-10 11:12:28 +01:00 |
|
|
a124608e36
|
fix addConf call
|
2019-04-10 08:40:54 +02:00 |
|
|
4516bbb363
|
fix wget call
|
2019-04-09 19:43:38 +02:00 |
|
|
2a27608b14
|
Fix missing config file suffix
|
2019-04-09 15:15:54 +01:00 |
|
|
9fad2a9121
|
Major rewrite/cleanup with additional functionality (creating databases)
|
2019-04-09 11:03:39 +01:00 |
|
|
0789a586d2
|
Minor cleaning of comments
Bump to SEQREV 2
|
2019-04-09 11:02:36 +01:00 |
|
|
0f206660a6
|
New common function to create config files savely
|
2019-04-09 11:01:09 +01:00 |
|
|
60ee5d776f
|
wip mysql and basic nginx configuration (letsencrypt ready)
|
2019-04-09 01:30:59 +02:00 |
|
|
ac721ddac6
|
wip webserver sequence
|
2019-04-08 22:09:51 +02:00 |
|
|
42aa8def70
|
New seqs
|
2019-04-08 14:45:15 +01:00 |
|
|
e6313d2c32
|
fix #3
Introducing text alias for steps
|
2019-04-08 14:44:31 +01:00 |
|
|
baef4e8d56
|
fixes #2
Introduce versioning to sequencer and seqs
Refactored sequencer option handling
More robust way to include sequencer.sh to seqs
1.0.0
|
2019-04-05 15:32:53 +01:00 |
|
|
09f082a83f
|
Clarify wordings (usage of sequencer and sequence (seq))
|
2019-04-05 13:45:20 +01:00 |
|
Martin Winkler
|
fbaba8f777
|
Wording clarifications
|
2019-04-05 14:31:39 +02:00 |
|
|
17eaeee234
|
Step help as own function within step definition script
fixes #1
|
2019-04-05 12:06:47 +01:00 |
|
Martin Winkler
|
bfccac6b28
|
Comment update
|
2019-04-03 09:52:41 +02:00 |
|
|
be3f9aff0b
|
Refactor folder structure and adding first seqs
|
2019-04-02 23:11:19 +02:00 |
|
|
cf1bfc527f
|
Separating sequence controller from step definition
|
2019-04-02 22:36:56 +02:00 |
|
|
ad724ddc3d
|
First commit of sequencer template
|
2019-03-29 00:12:35 +01:00 |
|
|
35446c4c54
|
Initial commit
|
2019-03-28 23:53:31 +01:00 |
|