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

[recipe] [K8s] [autopirate] Usenet download clients/NZBGet-NG #287

Open
7 of 9 tasks
MegaShinySnivy opened this issue Mar 23, 2023 · 0 comments
Open
7 of 9 tasks

Comments

@MegaShinySnivy
Copy link
Contributor

🤪 Sanity check

  • I have searched and confirmed no existing open / closed issues, or open / closed PRs exist for this recipe
  • I have confirmed that the app is actively supported by its developers (i.e., not deprecated or abandoned)

📜 Description

This is part of a multi-part request for an autopirate stack for K8s

Download clients are a large part of any autopirate stack, and for usenet, there are quite a few solutions available. NZBGet-NG is a popular one, and one I already have set up, but almost any would do.

I have already completed setup For NZBGet-NG and just need a bit of assistance with polishing and documentation.

🏠 Project Homepage

https://github.com/nzbget-ng/nzbget

💬 Your Discord username

megashinysnivy#9000

🤹‍♀️ Orchestration Platform

  • I'm interested deploying the app into Docker Swarm using manual editing and classic docker stack deploy
  • I'm interested deploying the app into Docker Swarm using premix's automated ansible playbooks
  • I'm interested deploying the app into Kubernetes using premix's helm charts

💍 Engagement

  • I plan to test the recipe after publication and provide feedback
  • I'm happy to provide community support in Discord re the recipe
  • I plan to submit a PR for this recipe myself 🏆

Code of Conduct

  • I agree to follow this Geek Cookbook's Code of Conduct

🔐 Authentication

The app needs something in front of it to secure access (traefik-forward-auth, authelia, etc)

💼 Config Management

The app is configured with environment variables, The app is configured interactively which then persists the config to the filesystem

💼 Connnectivity

The app requires inbound web access HTTP/S access

💾 Data persistence

The app needs access to its own persistent data (i.e. logs, database directory, etc), The app needs access to outside data (i.e. a media player)

🪂 Backup

¯_(ツ)_/¯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Recipes
  
To do
Development

No branches or pull requests

1 participant