-
Notifications
You must be signed in to change notification settings - Fork 4
[backup] set up golang #6720
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
Open
kayiwa
wants to merge
17
commits into
main
Choose a base branch
from
i2739_backup_nfs_plakar
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[backup] set up golang #6720
Conversation
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
28d32cd to
93191ba
Compare
the [Plakar](https://www.plakar.io/docs/main/) intergrations need a newer version of golang than is found on ubuntu jammy create a role that builds and configures golang we will be using plakar to backup for #2739
install plakar and adds the s3 plugin
98aeb9d to
cbe6c79
Compare
we kept getting interop issues. Plakar has integration but we would need a shared an email account/and sign up to accomplish this we switch to AWS S3
backups to s3 have been initialized for all environments so we flip the flag
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.
the Plakar intergrations need a newer version of golang than is found on ubuntu jammy create a role that builds and configures golang
we will be using plakar to backup for
closes #2739