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 #1289

Merged
merged 2 commits into from
May 2, 2024
Merged

Update repositories.json #1289

merged 2 commits into from
May 2, 2024

Conversation

dsearle
Copy link
Contributor

@dsearle dsearle commented May 1, 2024

Looking to create support to run farcaster on Fluxos

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?

I am looking to run Farcaster nodes on Flux. This decentralized network is exploding and I can see that

Is your desired application running somewhere already?

It isn't however this document explains running bubble nodes for Farcaster (https://www.thehubble.xyz/intro/install.html)

Is your application open source?

Yes - MIT License

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.

Looking to create support to run farcaster on Fluxos
Copy link
Member

@Cabecinha84 Cabecinha84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack

@Cabecinha84 Cabecinha84 merged commit 9fe9a62 into RunOnFlux:master May 2, 2024
1 check passed
Cabecinha84 added a commit that referenced this pull request May 17, 2024
* Update hashes.json

* Update repositories.json - add onlyoffice

whitelist onlyoffice docker images

https://github.com/ONLYOFFICE/Docker-DocumentServer

* Update hashes.json

* Update repositories.json

* Update repositories.json

Add alpine linux ( https://www.alpinelinux.org/ ) to the list of docker hub repositories.

* Update repositories.json

* Update repositories.json

* Add xxnetworkfoundation to repositories.json

* Add carback1 to repositories.json

* Update repositories.json

* Update repositories.json

* Update hashes.json

* Update repositories.json

* Update hashes.json

* Update hashes.json

* Update repositories.json

* Update repositories.json

* Update hashes.json

* Update repositories.json

* Update repositories.json

* Add valheim docker image (#1278)

* 'added splunk container image to repositories.json

* Removed unnecessary line from repositories.json

* Add `avasdao` repository to Flux (node) whitelist.

* Update repositories.json

* Update hashes.json

* Update repositories.json

* Update repositories.json

* Update hashes.json

* Update hashes.json

* Update repositories.json

* Update repositories.json

* Update repositories.json (#1292)

Getting the right docker repo added

* Update repositories.json (#1289)

Looking to create support to run farcaster on Fluxos

Co-authored-by: Cabecinha84 <42519726+Cabecinha84@users.noreply.github.com>

* Update repositories.json (#1294)

Adding djsearle1977 (signalone's) repo to the whitelist so that I can use a custom image designed to work in the flux network for farcasterxyz/hubble

* Update hashes.json

* Update repositories.json

* Update repositories.json

* Update repositories.json

* Update hashes.json

* Update repositories.json

Added repo for the Sigmanauts mining pool. App is running here currently:

https://dash.ergo-sig-mining.net/

* Feature: FluxDrive Backup/Restore (#1287)

* enable flux drive

* add fluxdrive

* [FiX] Restore table display

* backup restore

* error handling

* test download

* test download

* test axios download

* adjust logs

* check filepath

* log error

* add log

* create path if it's not created

* delay promise

* add retries

* add timeout

* lowcap filename

* remove fluxdrive zelid login template

* remove checkpoint

* adjust toast warning

* UI improvements

* switch to https fluxdrive endponit

* confirm remove local file

* Rebuild HomeUI

* reset upload progress bar

* adjust fluxdrive endpoint

* typo

* improve UI fluxdrive upload progress

* remove extra stuff

* homebuild

* fix multiple upload issue

* typo

* minor fix

* adjust fluxdrive restore table

* light mode adjustments

* update backup list when changing tabs

* UI improvements

* UI improvements

* homebuild

* increase timeout

* add logs

* UI improvements

* homebuild

---------

Co-authored-by: XK4MiLX <62837435+XK4MiLX@users.noreply.github.com>
Co-authored-by: Cabecinha84 <valter.cabecinha@gmail.com>
Co-authored-by: TheTrunk <tadeas.kmenta@zel.cash>

* rebuild HomeUI

* fix missing storing of app images

* correct explorer start

* add exception start

* remove duplicate

* bump version

* adjust as per suggestions
fix wrong database

* add if

* ensure we are restoring on 1637000 or earlier

* fix soft fork processing

* start explorer processing on epochstart block

* make hash of appsMessages unique index
remove duplicates, remove not found in hashes database

* fix

* always rescan development nodes

* drop bad index first

* fix bad deletion

* do not remove apps information

---------

Co-authored-by: Tadeas Kmenta <tadeas@runonflux.io>
Co-authored-by: flikites <72367027+flikites@users.noreply.github.com>
Co-authored-by: Artur Bieniek <ar2rb0k@interia.pl>
Co-authored-by: Richard Carback <rick.carback@gmail.com>
Co-authored-by: and3rsonlu1z <aribeiro.luiz@gmail.com>
Co-authored-by: David Ardley <david@ardley.io>
Co-authored-by: MUA24 <164677416+MUA24@users.noreply.github.com>
Co-authored-by: destomobile <165451887+destomobile@users.noreply.github.com>
Co-authored-by: Xavier Mukodi <xaviermukodi@gmail.com>
Co-authored-by: kevinm327 <166798714+kevinm327@users.noreply.github.com>
Co-authored-by: JulsKawa <juvat.2211@gmail.com>
Co-authored-by: JKTUNING <john@j-k-tuning.com>
Co-authored-by: xor <root@DESKTOP-A1P54PL>
Co-authored-by: xorshire <94848949+xorshire@users.noreply.github.com>
Co-authored-by: Ava's DAO contributors <support@avasdao.org>
Co-authored-by: Ali Mahdavi <alihmahdavi@gmail.com>
Co-authored-by: jamespelton <123276113+jamespelton@users.noreply.github.com>
Co-authored-by: The Brit <djsearle1977@gmail.com>
Co-authored-by: NarayanaSupramati <41958148+NarayanaSupramati@users.noreply.github.com>
Co-authored-by: 2nd Time Lucky Mining <108513481+2ndtlmining@users.noreply.github.com>
Co-authored-by: XK4MiLX <62837435+XK4MiLX@users.noreply.github.com>
Co-authored-by: TheTrunk <tadeas.kmenta@zel.cash>
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.

None yet

2 participants