Commit Graph

13 Commits

Author SHA1 Message Date
filip.mihajlovski b63f61d41a added var for uswgi workers and if emtpy statment 2022-07-06 14:44:05 +02:00
filip.mihajlovski df1c009836 var for uswgi num of spawns 2022-07-06 12:12:19 +02:00
Marko Bocevski 743b5c393e
Add SOLR8 in compose setup since CKAN 2.9.5 supports it 2022-01-25 16:14:07 +01:00
Blagoja Stojkoski 1bde13293c
Revert "check_solr_connection bug fix" 2022-01-21 11:05:46 +01:00
Sam Mueller 46ab021d9d
check_solr_connection bug fix
If the ResponseHeader contains "zkConnected": false, your deployment will throw a "NameError: name 'false' is not defined" without this proposed line I added.
2021-12-05 19:09:00 -05:00
gregoxx 3d957c35d7 add license and copyright noticesa 2021-04-01 09:45:24 +01:00
Blagoja Stojkoski 21c891865d
Patches for connecting to Azure PSQL (#42)
* * patches in code to handle user@host format in the Azure PSQL connection string
* adds code for handling new connection string format in prerun.py

* * fixes path in the postgres username patch
* cleans up prerun.py imports
2021-02-18 15:02:23 +01:00
Marko Bocevski 7aaa02a87e Exit CKAN startup if prerun exits 2020-12-22 00:15:16 +01:00
Marko Bocevski 1cfba75027 Add setup for maintenance mode for CKAN 2020-10-22 18:11:23 +02:00
Marko Bocevski d0f2d89bbf Add after prerun/init scripts 2020-09-20 00:45:46 +02:00
Marko Bocevski bb3e1d401c
Decode in utf-8 solr check in prerun conn_info 2020-09-16 09:27:06 +02:00
Marko Bocevski 6ca163fae6 Fix zookeeper returning true when in SolrCloud mode 2020-09-14 16:33:21 +02:00
Marko Bocevski 2410c27563 Restructure the layout and add compose and examples 2020-09-11 11:28:34 +02:00