I’m trying to install ghost on my server with Centos 7 and mariadb, but i get error:
-bash-4.2$ ghost install
Checking system Node.js version
Checking logged in user
Checking current folder permissions
System checks failed with message: ‘Linux version is not Ubuntu 16 or 18’
Some features of Ghost-CLI may not work without additional configuration.
For local installs we recommend usingghost install local
instead.
? Continue anyway? Yes
Checking operating system compatibility [skipped]
Local MySQL install not found. You can ignore this if you are using a remote MySQL host.
Alternatively you could:
a) install MySQL locally
b) runghost install --db=sqlite3
to use sqlite
c) runghost install local
to get a development install using sqlite3.
Can I install it on Centos? I can’t find any more information about it