Add 'qblocktechnology' to repositories list#1760
Closed
QBlockTech wants to merge 1 commit into
Closed
Conversation
Member
|
this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What do you want to Run On Flux?
FluxIt — an AI-powered app builder that deploys the web apps it generates onto the
Flux network. Users describe an app, FluxIt generates it, and our platform packages
it as a Docker image and registers it on Flux.
All images are built and pushed exclusively by our own deployment pipeline (never
by end users directly) into a single repository,
qblocktechnology/fluxit-global-apps,with one tag per app (e.g.
qblocktechnology/fluxit-global-apps:app-<hash>). Eachimage is a lightweight Node.js web server runtime plus the generated app's static
files — no mining, no bandwidth sharing, no background workloads of any kind. Apps
that need a database use the already-whitelisted official
postgresimage as asecond compose component.
We are whitelisting the organisation (as recommended) since every app is a tag of
the same platform-controlled repository.
Is your desired application running somewhere already?
The generated apps currently run in FluxIt's own preview environment prior to
deployment. Docker images are public on Docker Hub under
https://hub.docker.com/r/qblocktechnology/fluxit-global-apps
Is your application open source?
The generated app images contain only static web content plus a standard Node.js
serving runtime; the FluxIt platform itself is closed source.
Checklist: