cloud
Here are 3,816 public repositories matching this topic...
In raising this issue, I confirm the following: {please fill the checkboxes, e.g: [X]}
- I have read and understood the contributors guide.
- The issue I am reporting can be replicated.
- The issue I am reporting isn't a duplicate (see FAQs, [closed issues](htt
Issue
I could not find a description of how minio handles storage usage reporting in the minio documentation.
I believe the following is roughly true - determined by experimentation, looking at old tickets, and source code:
- The web browser interface shows total storage used
mc admin infoshows the total number of objects and buckets, and total size used- Both appear to be usin
Steps to reproduce
- Inside the server, set the language to a translation, for example, Spanish Argentina
- Find some plural translations. For example the summary of the current folder.
- Just check if the plural works.
Expected behaviour
In summary expect:
6 carpetas y 5 archivos 8,5 GB
Actual behaviour
In summary i see:
6 carpeta y 5 archivo 8,5 GB
![imagen
"aws2" is in error/warning/notice messages to end-users:
$ aws --version
$ aws-cli/2.0.5 Python/3.7.7 CYGWIN_NT-10.0-18363/3.1.4-340.x86_64 botocore/2.0.0dev9
$ aws ssm start-session --target i-123457890abcdefg --profile my-sso-profile
returns:
The SSO session associated with this profile has expired or is otherwise invalid. To refresh this SSO session run aws2 sso
Is your feature request related to a problem? Please describe.
When querying the Clients/Consent Sessions using pagination, ORY Hydra will only return results with some links, but not the total count of the items, which is useful to display in the frontend, you know, showing the total pages or something.
Describe the solution you'd like
Add the total_count parameter into Hea
Niche Guides
Along with the General Guides, it might be helpful to add a niche guide section, which is broken down by AWS service. Happy to issue a PR with some quality tutorials as an example.
Hello,
We're using etcdv3 with a self-signed cert. so we can't use the default micro binary although etcdv3 support has been built in since v1.11.0
Is there any approach to access it without rebuilding the micro binary?
If the rebuild is needed, where should I put the "tls.Config initialize" code?
micro version: 1.11.0
Thanks.
refer, #210 #178
update:
It seems mi
See nats-io/nats-server#944. I spent a couple of hours debugging this issue and believe that it probably should be documented in README (if I've understood things correctly).
There's a good amount of duplicate content, and since we think that gocloud.dev is a better experience, we should keep the godoc very terse in terms of how-to and add link(s) to the relevant gocloud.dev page.
Hi
I got module not found error when deploying, I specify the function to use layers
{ "version": "2.0", "app_name": "myapp", "stages": { "dev": { "api_gateway_stage": "api", "manage_iam_role": false, "iam_role_arn": "arn", "lambda_functions": { "myfunc": { "layers": ["layer1", "layer2"] } } } }, }
I di
See https://javadoc.io/ it should be connected to releases on Maven Central and it is version aware, we can link from website.
Describe the bug
Che is displaying a wrong external URL in the preview tab when detecting a exposed port: when starting an web application within the workspace and using a declared port in the devfile, Che is using to the wrong URL in the preview tab: internal URL instead of than the external URL.
Che version
-
Updated
Apr 13, 2020
Sometimes you really need to go check the online documentation for the commands you are trying to run. Having a native shortcut to open the browser with the relevant page would be a good feature addition to this great tool.
For example s3 ls help or s3 ls docu should open the S3 ls cli page in the browser.
Thanks
Describe the bug
Translate documentation refers incorrectly to 'what-is-languages' several times, which is actually an in-page link on the API documentation. I suspect boto3 is not generating links to documentation correctly for translate.
Steps to reproduce
Go to [the documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/translate.html#Translate.Cl
The links on the FAQ page in the wiki still point to the old wiki, which seems to be deprecated.
if I understood it corretly from README.MD, we can install like this:
$ git clone https://github.com/donnemartin/dev-setup.git && cd dev-setup
$ ./.dots bootstrap osxprep brew osx
and later when we need datastores, we run
$ cd ~/dev-setup
$ ./.dots datastores
I understand that bootstrap copies the dot files to the home directory, such as .bash_profile and .exports.
but
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
Issue report
The documentation states this:
Am I responsible for reestablishing database connections after the preloader has forked a child process?
It depends. Passenger automatically reestablishes the ActiveR
For the life of me, I can't find where valid keys are defined or how they're determined. This information would be particularly handy in the awless show --help output. FWIW, my immediate use-case is only concerned with EC2 instance "Launch Time".
awless show i-foobar shows an Uptime key but that doesn't work.
$ awless show --values-for Uptime i-foobar
[error] no values for ["
Running a make distclean in a checkout of Apache CouchDB from git should remove all dependencies in other repos, including:
- config
- b64url
- ets_lru
- khash
- snappy
- docs
- fauxton
- folsom
- hyper
- ibrowse
- jiffy
- mochiweb
- meck
- recon
- bear
It should also remove the rel/couchdb release folder, and any apache-couchdb-... dist tarball/folder.
In short, after r
Some command outputs don't look great on a dark background:
Originally reported in donnemartin/saws#18 by @sesas
Improve this page
Add a description, image, and links to the cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud topic, visit your repo's landing page and select "manage topics."

The Airsonic project is already listed, but it would be nice to also include the Airsonic-advanced project which is an alternative fork with a faster development pace and some very nice enhancements that aren't yet available in the main project.
https://github.com/airsonic-advanced/airsonic-advanced
Free and Open Source community driven media server (fork of Airsonic which is itself of Subsoni