Alex McGrath

Results 19 issues of Alex McGrath

I'm running with the calibre server like this, behind a caddy proxy however the issue is also present without it: ``` calibre-server \ --enable-auth \ --auth-mode=basic \ --userdb=user.db \ CalibreLibrary...

This adds a fetcher for ec2 instances as well as a watcher to periodically fetch them. Requires IAM permissions: `iam:DescribeInstances` Depends on #13787 Part of #12410

server-access

Make use of the EC2 fetcher to run a specified SSM document on the discovered EC2 instances This plumbs changes from some supporting PRs (#13886 , #13787) so depends on...

This adds an installer script resource type, this will be used by the teleport aws discovery feature (RFD #12410). Part of this adds a HTTP endpoint that doesnt require authentication...

tctl

I'm using fish with emacs 29.0.50 and compilation-shell-minor-mode. If I cause any minibuffer (M-x, C-x C-f etc) interaction, all of the matched lines from `compilation-shell-minor-mode` disappear and do not come...

When its run i recieve this error: ``` ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave ``` However the speedy-player example works but only when installed via go get. I'm on...

Migrate from github.com/ghodss/yaml/ to github.com/invopop/yaml as it is unmaintained and there are bugs with regard to multiline yaml strings that make `tctl get installer` output unreadable

backport/branch/v10

RFD: #12410

documentation
backport/branch/v10