Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Make the service accounts used for mounts configurable/intelligently pick one #2

Open
Makeshift opened this issue May 3, 2020 · 1 comment

Comments

@Makeshift
Copy link
Owner

No description provided.

@Makeshift
Copy link
Owner Author

Currently during the getting started we just manually move it a couple service accounts:

sudo mv service_accounts/marauder1-*.json service_accounts/rclone_mount_download.json
sudo mv service_accounts/marauder2-*.json service_accounts/rclone_mount_plex.json

But these are still used by the download and watcher stacks. We could either

  1. Stop the upload script from using those two specific service accounts
  2. Just use a random service account on startup and blacklist them in the upload script
  3. Something else fancy?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant