Can I use OpenLiteSpeed-WordPress StackScript into CentOS8?

This OpenLiteSpeed-WordPress is Compatible with: CentOS 7, Ubuntu 18.04 LTS. Recently CentOS 8 release. So can I use this same script into my CentOS 8?

OpenLiteSpeed-WordPress

#!/bin/bash
### linode
### Install OpenLiteSpeed and WordPress
bash <( curl -sk https://raw.githubusercontent.com/litespeedtech/ls-cloud-image/master/Setup/wpimgsetup.sh )
### Regenerate password for Web Admin, Database, setup Welcome Message
bash <( curl -sk https://raw.githubusercontent.com/litespeedtech/ls-cloud-image/master/Cloud-init/per-instance.sh )

https://www.linode.com/stackscripts/view/443929

5 Replies

Repository is support already but not the script. Should coming soon.

Best,
Eric

Please bring update ASAP!

Hi,

It should supports now, please give it a try.
Let us know if you see any issues.

Best,
Eric

Thank you very much Eric. There have no issue. Sorry for my late reply.

Can we get centOS 8 on cyberpanel StackScripts?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct