Can I see the actual Linode 1-click script that I'm using?

Is there anyway to get a copy of the Linode's one-click script to see exactly whats going on indetail and also to be able to to modify it for my own use in the future? thanks and sorry if this has been asked before.

3 Replies

Hi @swabler! Yes, you can take a look at the script used for a given One-Click App from within the Cloud Manager. For example, here's the one for our WordPress One-Click App

https://cloud.linode.com/stackscripts/401697

This post has a list of the StackScripts used for many of our One-Click Apps, and a command to run with our CLI to find a specific one:

https://www.linode.com/community/questions/18509/how-can-i-deploy-1-click-apps-from-the-cli

If you want to make your own script, we have a guide on StackScripts here:

https://www.linode.com/docs/platform/stackscripts/

There's guide on our CLI here, for reference:

https://www.linode.com/docs/platform/api/linode-cli/

Thanks very much mjones!

Thanks very much mjones!

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