Skip to content

Add hypernode-deploy documentation for Bitbucket pipelines #295

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

Merged

Conversation

poespas
Copy link
Collaborator

@poespas poespas commented Dec 4, 2024

No description provided.

Copy link
Contributor

@tdgroot tdgroot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice addition! 😄


Hypernode Deploy will need a pair of SSH keys for authentication to the server.

First, we generate an SSH keypair on the production server, copy the public key to the `~/.ssh/authorized_keys` file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bitbucket Pipelines has a default keypair as well right? So perhaps good to clarify this is optional? I haven't verified if that works with Hypernode Deploy, though

Copy link
Collaborator Author

@poespas poespas Dec 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right! It works without any ssh key variable if I generate one in the repository and add to the server, will reflect that to the docs.

@tdgroot tdgroot merged commit 6e672d1 into ByteInternet:master Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants