Prompting for setting env vars with a stackscript?
Hi all,
I'm just creating a PR for a Marketplace App to list SentryPeer and I'd like to prompt for some secerts that should be set as ENV vars.
Is that possible?
I'm going to run it via docker like Nextcloud does.
Thanks,
Gavin.
3 Replies
No admins here?
eruzanski
Linode Staff
Hey Gavin! We're super stoked to hear you're interested in offering SentryPeer via the Linode Marketplace! As long as the script complies with the Marketplace app guidelines (linked below), feel free to include the necessary environment variables and any other elements required for a smooth deployment of your app.
https://github.com/linode-solutions/marketplace-partners-sample-app/blob/main/docs/DEVELOPMENT.md
--Eric