Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

customize the generated docker-compose file outside prune mode #133

Closed
nsollazzo opened this issue May 16, 2019 · 2 comments
Closed

customize the generated docker-compose file outside prune mode #133

nsollazzo opened this issue May 16, 2019 · 2 comments

Comments

@nsollazzo
Copy link

hi everyone, I'm setting up my btcpayserver on a new vps but I have a two containers, nextcloud and a website, on another vps that I want to move to the new server in order to close the old one.
My question is: is there a way to integrate this two services into the docker-compose file?

I saw the section how-can-i-customize-the-generated-docker-compose-file but I saw only prune option for btc and the other cryptos, can i use that to add and modify services?

thank you everyone

@NicolasDorier
Copy link
Member

NicolasDorier commented May 16, 2019

@nsollazzo yes you can add services. Just follow the example of the other fragments we use in the btcpay server project.
The fragments are just pure docker-compose file with the particularity they get merged by our docker-compose-generator into a single file.

@nsollazzo
Copy link
Author

AWESOME! thank you very much, you guys are the best!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants