Commit Graph

66 Commits

Author SHA1 Message Date
blagoja 5c9c5920b4 Email sender recipient fix 2023-05-02 11:36:26 +02:00
Blagoja Bozinovski 9fa00a9a24
Delete 04_patch_smtp_aws_recipient_name.patch
Error when solving the patches when building the image.
2023-04-27 08:39:57 +02:00
blagoja 9aa3042d98 Recipent name patch for names containing no utf-8 chars 2023-04-25 15:41:45 +02:00
blagoja e64819da93 Path fix on mailer.py 2023-03-20 10:34:04 +01:00
Petar Popovski 6b7de9a4a3 Patch for sending mail with aws - ascii encoding problem 2023-03-17 16:00:35 +01:00
filip.mihajlovski 6942b4650f updated ckan 2.9.7 to 2.9.8 2023-03-15 13:14:32 +01: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 6c052e9475 added production.ini to APP_DIR in Dockerfile 2023-01-23 13:11:38 +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
filip.mihajlovski ab469735e3 changed if for uswgi 2022-10-31 10:49:35 +01:00
blagoja.stojkoski ece3e7c0d3 * updates images to 2.9.7 and 2.8.12 2022-10-26 15:26:19 +02:00
filip.mihajlovski f33f031726 changed the if statment for uswgi proc num 2022-10-20 14:46:13 +02:00
blagoja.stojkoski 24c1c0ee5c updates versions of gevent and greenlet for CKAN 2.7 2022-09-27 15:52:35 +02:00
blagoja.stojkoski f55459e4e9 updates versions of gevent and greenlet in datapusher image 2022-09-27 15:26:38 +02:00
blagoja.stojkoski 7b4bb7b809 patch releases for CKAN 2.8.11 and 2.9.6 2022-09-27 15:20:07 +02:00
blagoja.stojkoski f99c987f2b * fixes uwsgi number of process var check 2022-07-13 11:17:25 +02:00
filip.mihajlovski ff81bdb5d5 updated uwsgi version 2022-07-06 17:30: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
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
Blagoja Stojkoski aaba1d739b
Merge branch 'master' into patch-1 2022-01-20 16:12:46 +01:00
Blagoja Stojkoski 1281d67d21
Merge branch 'master' into patch-1 2022-01-20 15:54:03 +01:00
blagoja.stojkoski 07919aad77 * base image is now alpine:3.13 which uses python 3.8 by default 2022-01-20 15:44:54 +01:00
blagoja.stojkoski a9abd4b36b * reverts to alpine 3.13 and native python 3.8 package
* downgrades setuptools to 44.1.0 to fix ckan install issues on Ubuntu
* fixes solrconfig xml for CKAN 2.7
2022-01-20 15:21:59 +01:00
blagoja.stojkoski bf3a029937 CKAN patch releases 2.8.10 2.9.5 2022-01-17 19:31:00 +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
Marko Bocevski 4ebef5c6d9
Pin python version to python 3.8 2021-09-22 17:11:27 +02:00
Marko Bocevski 6b9c96ceb9
New CKAN patch releases 2.9.4, 2.8.9, 2.7.12 2021-09-16 15:19:37 +02:00
Marko Bocevski 165419d767
Update greenlet and gevent versions, pin alpine version to specific minor revision 2021-05-19 13:31:52 +02:00
Marko Bocevski a9090c9793
CKAN patch releases 2.7.11 2.8.8 2.9.3 (#50)
* CKAN patch releases 2.7.11 2.8.8 2.9.3

* Update solrconfig filenames

* Update harvest example default CKAN version to 2.9.3

* Fix symbolic link
2021-05-19 13:01:46 +02:00
gregoxx 3d957c35d7 add license and copyright noticesa 2021-04-01 09:45:24 +01:00
Marko Bocevski 302448080e
Pin pip to 20.3.3 and bump focal image version 2021-03-24 17:56:32 +01:00
Marko Bocevski 5b2c0b95a6
Fix pip url for python 2.7 2021-03-24 17:40:15 +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
Blagoja Stojkoski 08c10f2dc6
fixes resource replace upload (#41)
* fixes resource replace upload

* Add rust and cargo in order to build cryptography

Co-authored-by: Marko Bocevski <marko.bocevski@keitaro.com>
2021-02-18 14:36:39 +01:00
Marko Bocevski 69ec6e65b6 New CKAN patches 2.7.10, 2.8.7 and 2.9.2 2021-02-03 19:03:54 +01:00
Marko Bocevski ec778aba87 Pin pip to 20.3.3 due to issue with 20.3.4 2021-01-25 14:22:34 +01:00
Marko Bocevski 2f9500cda7 Pin the version of pip since pip dropped python2 support in 21.0 2021-01-25 14:10:23 +01:00
Marko Bocevski 73063ff233 Use IMAGE_TAG to set the docker image tag 2021-01-16 01:48:30 +01:00
Marko Bocevski 8e92ed04db Lint Dockerfiles 2021-01-15 22:52:56 +01:00
Marko Bocevski fe1c05a350 Uprade to alpine 3.13 2021-01-15 20:19:11 +01:00
Marko Bocevski 7aaa02a87e Exit CKAN startup if prerun exits 2020-12-22 00:15:16 +01:00
Marko Bocevski b593510f53 mend
Reorder the argument list for the ckan alias command
2020-12-16 20:48:57 +01:00
Marko Bocevski 9247cb4acb Reorder the argument list for the ckan alias command 2020-12-16 20:43:36 +01:00
Marko Bocevski 7f974b6615 Add ckan command alias for focal images 2020-12-16 20:40:10 +01:00
Marko Bocevski 2485af55b0 Add a ckan alias command for 2.7 and 2.8 so it can be forward-compatible with 2.9 2020-12-16 20:22:35 +01:00