diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..e2ed725 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,15 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: joshpatra +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +polar: # Replace with a single Polar username +buy_me_a_coffee: # Replace with a single Buy Me a Coffee username +thanks_dev: # Replace with a single thanks.dev username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 36c852b..e9e38c0 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -3,11 +3,11 @@ name: Docker Build & Push on: workflow_dispatch: push: - tags: ['v*'] - branches: [master, dev] + tags: ["v*"] + branches: [main, dev] pull_request: types: [closed] - branches: [master, dev] + branches: [main, dev] env: DOTNET_VERSION: "9.0.x" diff --git a/README.md b/README.md index f85821b..2ad0d30 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Please report all bugs as soon as possible, as the Jellyfin addition is entirely ```bash # 1. Configure environment cp .env.example .env -nano .env # Edit with your settings +vi .env # Edit with your settings # 2. Start services docker-compose up -d --build @@ -53,7 +53,7 @@ server { } ``` -**Security:** All authentication is forwarded to Jellyfin - this is as secure as Jellyfin itself. Always use HTTPS for public access. +**Security:** Don't trust me or my code, or anyone for that matter (Zero-trust, get it?), use Tailscale or Pangolin or Cloudflare Zero-Trust or anything like it please ## Why "Allstarr"?