-
Updated
on Mar 11, 2021 - JavaScript
object-storage
Here are 199 public repositories matching this topic...
-
Updated
on Mar 11, 2021 - Go
-
Updated
on Mar 10, 2021 - Go
-
Updated
on Mar 10, 2021 - JavaScript
Enable delete repository action from the UI
-
Updated
on Mar 5, 2021 - Java
-
Updated
on Mar 10, 2021 - Python
scrape_metrics.py needs to be augmented to scrape Discussions as soon as that is available.
-
Updated
on Nov 12, 2019 - Go
-
Updated
on Oct 30, 2016
-
Updated
on Mar 11, 2021 - Go
-
Updated
on Mar 10, 2021 - JavaScript
-
Updated
on Aug 7, 2020 - Go
This is a feature request.
Access-Control-Allow-Origin
, Access-Control-Allow-Methods
, Access-Control-Allow-Headers
and Access-Control-Allow-Credentials
header is required to satisfy https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin.
-
Updated
on Mar 9, 2021 - Go
-
Updated
on Mar 19, 2019 - Go
-
Updated
on Sep 24, 2020 - Go
-
Updated
on Oct 13, 2020 - Java
-
Updated
on Jul 30, 2018 - Go
-
Updated
on Jun 11, 2020 - Shell
-
Updated
on Mar 10, 2021 - Go
-
Updated
on Dec 16, 2019 - Python
-
Updated
on Mar 10, 2021 - Go
-
Updated
on Aug 6, 2020 - JavaScript
-
Updated
on Mar 9, 2021 - Haskell
-
Updated
on Jan 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the object-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the object-storage topic, visit your repo's landing page and select "manage topics."
Best I can tell, all executables produce 0 as a Linux exit code, regardless how wrongly they were invoked. That's a problem, e.g. when attempting to run the gateway as a systemd.service.
Specific use case:
storj-gateway.service
runsgateway_xxx_yyy --config-dir does-not-exist
. Systemd happily reports that everything is fine -- which of course it is not, but it cannot tell unless the exit co