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

Update repositories.json #1236

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Update repositories.json #1236

merged 1 commit into from
Feb 28, 2024

Conversation

RakkuST
Copy link
Contributor

@RakkuST RakkuST commented Feb 27, 2024

Application whitelist

  • Whitelist is in a place acting as a first defence against malicious people that want to misuse Flux in order to for example mine cryptocurrencies or distribute illegal or copyrighted material.
  • To whitelist an application for Flux, please adjust helpers/repositories.json file by adding your desired whitelist for a specific docker image organisation (recommended), docker image or target a specific tag of an image:
  • Valid Examples: runonflux, runonflux/website, runonflux/website:latest, public.ecr.aws/docker/library/hello-world:linux, ghcr.io/handshake-org/hsd

What do you want to Run On Flux?

We are planning to run a NodeJS Express API, which is the rakkuk image group. There is only one image under it called api. It is a very simple api with 3 endpoints only for rakku.vercel.app

The "edoburu" is another image for pgbouncer. We are using postgres in our API and we would need to setup a pgbouncer to pool the connection

Is your desired application running somewhere already?

rakku.vercel.app

Is your application open source?

No

Checklist:

  • [ x] Whitelist of application is only modifying repositories.json file
  • [x ] repositories.json is still a valid JSON file
  • [x ] Only whitelists single docker image organisation (one whitelist at a time, more whitelists, more PRs)
  • [x ] No other whitelist has been deleted
  • [ x] I agree with ToS https://cdn.runonflux.io/Flux_Terms_of_Service.pdf
  • [x ] Application follows ToS - Application is not malicious. Application is not a scam. Application does what is meant to do and does not mislead in any way. Application does not do anything illegal. Application is not a mining application (not even bandwidth mining).
  • [x ] In case application receives multiple reports, behaves maliciously, it will be blacklisted and removed from the network.

@TheTrunk TheTrunk merged commit a985bc6 into RunOnFlux:master Feb 28, 2024
1 check passed
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.

2 participants