Custom Query (2152 matches)
Results (907 - 909 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1125 | fixed | Debian package "ckan" should not depend on "postgresql" | dread | nils.toedtmann |
Description |
The debian package "ckan" with the two scripts "ckan-create-instance" and "ckan-instance-maintenance" depends against "postgresql". But "ckan-create-instance" is quite handy even when the DB is remote: it creates all the data dirs with the correct permissions, and the ckan and apache configs. Please add a flag "--without-local-db" to "ckan-create-instance" and remove the postgres dependancy from the debain package. |
|||
#1154 | fixed | Make ckan robust against solr failure | johnglover | nils.toedtmann |
Description |
According to pudo, a ckan with activated solr extension throws a 5xx when solr is unreachable. Instead, it should behave more like a ckan without ckanext-solr when this happens. |
|||
#1167 | fixed | Create a standard CKAN system image for Amazon EC2 (AMI) | nils.toedtmann | |
Description |
We should create a public AMI with CKAN pre-installed and configured such that users can easily create their own EC2 machine with a running CKAN to play with. There are three phases:
I am happy to do first and last. Who is installing and configuring CKAN? Unfortunately AMIs are specific to region, architecture and storage type. We cannot maintain too many images, so a number of choices have to be made:
|