Skip to content

Installing CKAN on openSUSE

enderger edited this page Jun 1, 2019 · 5 revisions

Dependencies

Mono

Install mono-complete:

sudo zypper in mono-complete

Run CKAN

Launch CKAN with mono:

mono ckan.exe

Troubleshooting

Certificates

See SSL certificate errors if you encounter errors related to certificates.

Clone this wiki locally