Frequently Asked Questions
Are there any important configuration changes I should make?
If you wish to access your new CKAN instance using a domain name and not the IP address of your instance then there is a key configuration change you will need to make.
Once you have decided on a domain or sub-domain to use and have added a DNS record to point that name to the IP of your instance, follow these steps:
Once you have decided on a domain or sub-domain to use and have added a DNS record to point that name to the IP of your instance, follow these steps:
- Login to the CKAN instance via SSH.
- Open /etc/ckan/default/production.ini in a text editor
- Look for the ckan.site_url variable
- Update the URL by removing the IP address and replacing it with the domain you want to us.
- Save the file
- Restart CKAN by running "service supervisord restart"
Help Topics:
Last Updated 4 years ago
Help Topics
- Support issue