Add one-click deploy options for ocker-pairdrop#20
Closed
Lasim wants to merge 1 commit intolinuxserver:mainfrom
Lasim:feat/deploystack
Closed
Add one-click deploy options for ocker-pairdrop#20Lasim wants to merge 1 commit intolinuxserver:mainfrom Lasim:feat/deploystack
Lasim wants to merge 1 commit intolinuxserver:mainfrom
Lasim:feat/deploystack
Conversation
There was a problem hiding this comment.
Thanks for opening this pull request! Be sure to follow the pull request template!
Contributor
|
I am a bot, here are the test results for this PR:
|
Member
|
We won't be adding this to our readme's as it's not an official platform we provide support for. https://docs.linuxserver.io/misc/support-policy/#formally-supported-environments |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Enable users to deploy docker-pairdrop instantly on AWS, DigitalOcean, or Render.com using Infrastructure as Code templates.
Project URL: https://deploystack.io/c/linuxserver-docker-pairdrop
Benefits of this PR and context:
To be able to start / try out pairdrop in a quick and easy way. By a single click, a user will be redirected to the target cloud provider and can deploy pairdrop within seconds.
The translation module from docker run command to IaC is open source and can be viewed here: https://github.com/deploystackio/docker-to-iac
How Has This Been Tested?
By deploying the IaC template on each selected platform.
Source / References:
Source code for IaC templates: https://github.com/deploystackio/deploy-templates/tree/linuxserver-docker-pairdrop
Workflow description: https://deploystack.io/docs/deploystack/iac-lifecycle
Reference: https://deploystack.io/docs