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

Deploy without using current/shared/releases? #613

Closed
bronson opened this issue Mar 15, 2018 · 2 comments
Closed

Deploy without using current/shared/releases? #613

bronson opened this issue Mar 15, 2018 · 2 comments

Comments

@bronson
Copy link

bronson commented Mar 15, 2018

Would it be easy to deploy to a single git-managed directory? I don't have any need for the current, shared, releases infrastructure... In fact, it's kind of getting in the way.

Can I have Mina just deploy one directory on the server every time. The few times I need to roll back a botched deploy, I'd rather just use git.

It looks like it would take some pretty fundamental changes to Mina to make this happen... But, I really like Mina, so if it's possible to do this simpler sort of deploy, please give me some guidance! I'm happy to experiment.

@bronson
Copy link
Author

bronson commented Mar 15, 2018

AH, I see why the directories are needed. It's so you don't git checkout new code underneath a running app.

I've been doing that for a year now with no issues. But... maybe that's not ideal.

@bronson
Copy link
Author

bronson commented Mar 15, 2018

It would be nice if I could deploy with git chcekout, and use a zfs snapshot to ensure the running app never sees any changes.

But that sounds like a pretty different product than Mina. Therefore, closing.

@bronson bronson closed this as completed Mar 15, 2018
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

1 participant