Commit Graph

28 Commits

Author SHA1 Message Date
stojanovskis1@icloud.com b86348ab06 api-tokens fix, two different tokens secrets were generated for encode and decode 2023-11-21 16:07:48 +01:00
Nadica Rizova 9b94565ca9 logto in uwsgi removed 2023-07-07 13:26:30 +02:00
Nadica Rizova 4c702ba404 uwsgi.conf and basic-auth-uwsgi.conf changed 2023-07-07 09:22:24 +02:00
Nadica Rizova 4d4c4d57a7 uwsgi.conf for ckan 2.9 2023-07-05 12:59:37 +02:00
Kiril Poposki ad5034d3fe draw session from environment variables 2023-06-27 10:54:40 +02:00
filip.mihajlovski 040336f854 changed name of solr vars 2023-04-10 11:14:03 +02:00
Blagoja Stojkoski 9c430247b8
Merge branch 'master' into ckan-chart-update 2023-04-07 13:59:15 +02:00
Adam Bičiště eeef561922 changed start-ckan.sh, setting secrets in ini file 2023-02-06 10:51:28 +01:00
stojanovskis1@icloud.com 24d7858815 changed CKAN_INI to APP_DIR 2023-01-23 12:39:57 +01:00
stojanovskis1@icloud.com 4a9854e3b5 changed production to ckan.ini 2023-01-23 12:21:49 +01:00
stojanovskis1@icloud.com acd253c403 changed ckan.ini value, added placeholders in .ckan-env file 2023-01-23 10:33:00 +01:00
stojanovskis1 5505ee1364 changed start-ckan.sh, setting secrets in ini file 2023-01-18 14:49:08 +01:00
blagoja.stojkoski f99c987f2b * fixes uwsgi number of process var check 2022-07-13 11:17:25 +02:00
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
filip.mihajlovski e1da27038c added if statment 2022-03-15 15:25:52 +01:00
filip.mihajlovski 8dfd01c5f4 Integration for solr auth connection 2022-03-14 17:55:15 +01: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