-
Updated
Apr 29, 2021 - JavaScript
object-storage
Here are 208 public repositories matching this topic...
-
Updated
Apr 29, 2021 - Go
-
Updated
Apr 29, 2021 - Go
-
Updated
Apr 30, 2021 - JavaScript
Auth system test
The current system tests use the default admin user for all requests.
The auth test should create users with less privileges and check actions are passing or blocked according to the permissions.
-
Updated
Apr 27, 2021 - Java
-
Updated
Apr 29, 2021 - Python
scrape_metrics.py needs to be augmented to scrape Discussions as soon as that is available.
-
Updated
Apr 30, 2021 - Go
-
Updated
Nov 12, 2019 - Go
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Oct 30, 2016
-
Updated
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
Mar 9, 2021 - Go
-
Updated
Mar 19, 2019 - Go
-
Updated
Sep 24, 2020 - Go
-
Updated
Mar 18, 2021 - Java
-
Updated
Jul 30, 2018 - Go
-
Updated
Jun 11, 2020 - Shell
-
Updated
Apr 27, 2021 - Go
-
Updated
Mar 24, 2021 - Go
-
Updated
Dec 16, 2019 - Python
-
Updated
Mar 22, 2021 - Haskell
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Apr 6, 2021 - TypeScript
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