Skip to content

Commit

Permalink
Update details about FansDB
Browse files Browse the repository at this point in the history
- Adds step-by-step guide
- Adds details on application process
- Fixes unrelated dependency issue

Not a guideline change, no need to add to changelog.
  • Loading branch information
AdultSun authored Oct 4, 2023
2 parents b370631 + f4ce9a4 commit d5359f2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ source "https://rubygems.org"

gem "webrick", "~> 1.7"
gem "just-the-docs"
gem "jekyll-include-cache"

group :jekyll_plugins do
gem "jekyll-remote-theme", "~> 0.4.2"
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-remote-theme (0.4.3)
addressable (~> 2.0)
jekyll (>= 3.5, < 5.0)
Expand Down Expand Up @@ -75,6 +77,7 @@ PLATFORMS
x64-mingw-ucrt

DEPENDENCIES
jekyll-include-cache
jekyll-remote-theme (~> 0.4.2)
just-the-docs
webrick (~> 1.7)
Expand Down
9 changes: 8 additions & 1 deletion docs/faq_getting-started/stashdb/accessing-stash-boxes.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,11 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run
### Accessing FansDB
{: .no_toc }

FansDB is still being setup and is not yet available to the general public. For anyone interested in helping with FansDB's launch in an admin or mod role, please inquire in the **#fansdb** channel on Discord or Matrix.
1. Apply for an invite token, see details below.
1. Register an account at [https://fansdb.xyz/register](https://fansdb.xyz/register){:target="_blank"}
1. While logged in, click on your username near the top-right corner and find your API key
1. Navigate in Stash to Settings -> Metadata Providers -> Stash-Box Endpoints, then enter your API token and the GraphQL Endpoint listed above

At the moment FansDB is invite only, but applications are now open for early birds who want to help jumpstart the database. Read the [guidelines](https://docs.fansdb.xyz){:target="_blank"} and [apply here](https://cryptpad.fr/form/#/2/form/view/akRPLRKcrUvx0ydSwOPGWlnq5bSlpJQpLrTGTrjgTeE/){:target="_blank"}.

For more details, check out the **#fansdb** channel on Discord or the **#stash-fansdb:unredacted.org** room on Matrix.

0 comments on commit d5359f2

Please sign in to comment.