Reputation: 20585
what is the proper way to migrate CKAN application and data currently on Ubuntu 14.04 to Red Hat Linux 7. Can you please point me to documentation as well? Thank you in advance!
Upvotes: 0
Views: 251
Reputation: 3224
I would break this down into two parts:
Running CKAN on RHEL 7
For distributions other than Ubuntu, the CKAN community shares guides on its wiki. e.g. You may have success with: https://github.com/ckan/ckan/wiki/How-to-install-CKAN-2.7.2-on-CentOS-7.4
Migrating CKAN data & config from one server to another
Upvotes: 1