Jeff Billimek

Results 23 issues of Jeff Billimek

The purpose of this PR is to: * Allow for runtime configuration of the PUID & PGID for the running `rtorrent` process and related directories * Expand logging to include...

With the UGID hard-coded to `666` https://github.com/StayPirate/alpine-rtorrent/blob/master/Dockerfile#L8 it prevents users from controlling which user and group should be associated with the torrent files. This is problematic when other systems need...

### What happened? EMQX Dashboard seems to only accept the default `admin` / `public` username/password, despite setting `EMQX_DASHBOARD__DEFAULT_PASSWORD` env variable. When attempting to use the password defined by `EMQX_DASHBOARD__DEFAULT_PASSWORD`, the...

BUG

This PR is a work in progress. **What is the purpose of this PR?** . This will enable an 'admin view' such that it is possible to view and delete...

enhancement
help wanted

For instances where this is being run in a controlled space (i.e. internal network), it would be great if there was an option to disable auth and allow anonymous creation/editing/deletion...

enhancement

Explore [SOPS](https://github.com/mozilla/sops) in place of vault-secrets-operator.

exploration

The Auth0 implementation is cloud-based and I want to see something self-hosted that will work better in 'offline' scenarios.

exploration

* https://velero.io/docs/v1.5/csi/ * See also #308 as a possible prerequisite

exploration
🚫blocked

As seen [in these release notes](https://github.com/jesec/flood/releases/tag/v4.3.0) there is an alternative [rtorrent container image](https://hub.docker.com/r/jesec/rtorrent) that may work better than my current approach of a self-built image. The current approach of using...

exploration

Goal: remove need for hypervisor layer (proxmox). Currently this is serving three purposes outside of kubernetes: * 'home' VM with a linux shell for development and other linux home type...

exploration