ipfs-docs icon indicating copy to clipboard operation
ipfs-docs copied to clipboard

📚IPFS documentation platform

Results 185 ipfs-docs issues
Sort by recently updated
recently updated
newest added

Flags like `--offline` , `--cid-base`, `--timeout`, etc. are not documented in https://docs.ipfs.io/reference/http/api/ likely because they are scraping the individual commands which are not showing the global flags https://github.com/ipfs/go-ipfs/issues/6640. Whether this...

need/author-input
need/maintainers-input
status/blocked
needs/triage

As seen on [this page](https://docs.ipfs.io/reference/http/api/), the response sections of every API call have no explanation of the returned fields. In one instance in particular, [/api/v0/add](https://docs.ipfs.io/reference/http/api/#api-v0-add), there is enough confusion about...

P1
kind/enhancement
need/analysis
dif/medium
effort/days
topic/docs

**Done criteria:** URLs like https://docs.ipfs.io/install/command-line/#official-distributions automatically reference the latest go-ipfs release. **Why important:** saves time for go-ipfs Steward doing a release and ensure users know/use the latest version. **Customer:** dev...

dif/hard
topic/dependencies
P2
kind/enhancement
effort/days
status/ready

We want to add optional community bootstrap nodes that ipfs users can add to their node configs to provide more diversity/resilience in the bootstrapping flow. Since a number of groups...

dif/easy
help wanted
good first issue
P2
kind/enhancement
effort/hours
status/inactive
topic/docs

I was thinking it might be a good idea to clarify how a user might host their own gateway. It might be clear to some that they can use their...

dif/hard
help wanted
P2
kind/enhancement
effort/days
status/ready
topic/docs

I installed IPF desktop but it did not give me a way to have the .ipfs database stored on another drive. Stupid to have large changing files on small ssd...

need/maintainers-input
kind/support

See https://www.freecodecamp.org/news/why-cant-a-domain-s-root-be-a-cname-8cbab38e5f5c/ You could break email and/or other things if you put a CNAME as the @ record of your domain. You should look for an alternative setup to this...

need/maintainers-input
kind/support

I tried posting something in my dotnet program : ``` class payload { public string? content; } public class Program { public static async Task Main(string[] args) { HttpClient httpClient...

kind/support

Need a one-stop-shop guide which covers typical filesytem operations: import, add, delete, move, rename, etc which has examples for each of curl, IPFS CLI and our programmatic API via js-ipfs-http-client...

dif/hard
P2
kind/enhancement
effort/days
status/ready
topic/docs

We are missing a standalone tutorial with two chapters: - how to enable WebSockets (`/ws`) in go-ipfs / js-ipfs - how to add TLS cert and announce it to other...

dif/hard
P2
kind/enhancement
need/analysis
effort/days
status/ready
topic/docs