Custom Query (2152 matches)
Results (706 - 708 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2469 | duplicate | Find a better way to deploy CKAN instances | seanh | seanh |
Description |
We want a much quicker and easier way of deploying multiple CKAN instances to the same or multiple servers and managing them (e.g. configuration, themes, extensions, upgrades, and adding new instances). Currently we just deploy and manage each instance separately, which doesn't scale.. We'd also want to have (as far as possible) one single way of deploying CKAN that works across different situations, e.g. deployment server, demo server, jenkins, local deployment for development, these should share the same tools for installing CKAN and its dependencies. Components that this might include: Virtualenv bootstrap script https://gist.github.com/2206132 Ansible http://ansible.github.com/ CKAN deb package |
|||
#2476 | wontfix | Check that translating lists of strings is being tested in multilingual tests | seanh | johnglover |
Description |
Check that lists of strings are being correctly translated. See https://github.com/okfn/ckan/commit/f1d68c3d2d4d25a0c0f8a89a68940643fc19b156 |
|||
#2481 | fixed | Move Coding_Standards.rst into Sphinx | seanh | seanh |