-
Updated
Dec 5, 2020 - JavaScript
object-storage
Here are 185 public repositories matching this topic...
-
Updated
Dec 6, 2020 - JavaScript
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 3, 2020 - Python
-
Updated
Nov 12, 2019 - Go
-
Updated
Oct 30, 2016
-
Updated
Aug 7, 2020 - Go
-
Updated
Dec 5, 2020 - Python
-
Updated
Dec 6, 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.
Better link to ICS
For our monthly meetings (https://github.com/Seagate/cortx/blob/main/doc/meetings/README.rst), we have an ICS file which people should be able to click on and add to their calendars. It works for phones and tablets but not for desktops/laptops. Fix this link (or add more links) to make it a single click for people to add this to their calendars.
-
Updated
Nov 4, 2020 - Go
-
Updated
Mar 19, 2019 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 24, 2020 - Go
-
Updated
Jul 30, 2018 - Go
-
Updated
Jun 11, 2020 - Shell
-
Updated
Dec 6, 2020 - Go
-
Updated
Dec 16, 2019 - Python
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Oct 17, 2020 - Haskell
-
Updated
Jan 16, 2020 - JavaScript
-
Updated
Dec 20, 2018 - Java
-
Updated
Nov 16, 2020 - Python
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