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

[btcpayserver] New #8

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

[btcpayserver] New #8

wants to merge 12 commits into from

Conversation

bboerst
Copy link
Owner

@bboerst bboerst commented Sep 10, 2023

Adds btcpayserver.

Based on: https://github.com/btcpayserver/btcpayserver

@bboerst bboerst force-pushed the adding-btcpayserver branch from 465fbc7 to eb51dcb Compare September 10, 2023 15:29
{{- include "btcpayserver.labels" . | nindent 4 }}
data:
.cookie: |-
{{ .Files.Get "config/.cookie" | b64enc }}
Copy link
Owner Author

Choose a reason for hiding this comment

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

Refactor this to not need a static file.

@bboerst bboerst force-pushed the adding-btcpayserver branch 3 times, most recently from a9a8047 to c069095 Compare September 11, 2023 20:43
# fsGroup: 2000

securityContext:
# runAsNonRoot: true
Copy link
Owner Author

Choose a reason for hiding this comment

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

Can't set this because:

Error: container has runAsNonRoot and image will run as root (pod: "btcpayserver-76f567767b-lv2g8_btcpayserver(e9051ad7-cbd8-4f82-991d-128c9dc8a8f0)", container: btcpayserver)

@bboerst bboerst force-pushed the adding-btcpayserver branch from ed4d6d5 to 5816560 Compare September 12, 2023 22:43
@bboerst bboerst force-pushed the adding-btcpayserver branch from 4aad99f to 40ee623 Compare June 12, 2024 12:40
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

Successfully merging this pull request may close these issues.

1 participant