hetznercloud / apps

Hetzner Cloud Apps
https://www.hetzner.com/cloud
115 stars 26 forks source link

Question Regarding the last update ID: CL-4B84A (Deploy to Hetzner Cloud) #103

Closed ARHAEEM closed 1 year ago

ARHAEEM commented 1 year ago

Hello, regarding the new update of the “Deploy with Hetzner” button, can I use Bash code with it?

For example, I want to reference a Docker CE app and then run the command from my Bash file to install specific software inside Docker.

I’m looking to share my affiliate link to install N8N on Hetzner with just one click. Is that currently possible? or any other way to achieve that for newcomers I will recommend.

Kjarrigan commented 1 year ago

Hey @ARHAEEM

no this is currently not possible and not planned and is probably not possible to get it done in one-click. What you could do is to provide a cloud-init script that you users could Copy&Paste into the Server-Create form after clicking such a Deploy to Hetzner link or provide a little bash-script that utilizes our hcloud-cli Tool to create a server with the desired setup.