Brice Burgess
Brice Burgess
to "behave" as expected IMO we should print login messages and other logging type information to stderr so that output can be redirected to configuration files; e.g. running ``` aws-sso-util...
Hi Nick, I'm currently using s3ql to mount remote S3/GCS data as a local filesystem (through fuse), and then use a [shell script](https://github.com/iceburg-net/ansible-pcd/blob/master/roles/pcd-apps/backup/templates/backup_sites.sh.j2) to implement rsync based backups to this...
Hey it's super exciting to see whalebrew! I've been working on a similar concept that also uses labels to augment runtime and a /woirkdir concept, and think it would be...
resolves #13306 ### Proposed changes * includes missing permissions in documentation * adds an example policy document which is immediately useful to consumers of this documentation
I am becoming a quick fan of flask, sqlalchemy, and flask-restless and want to thank all those involved in this project. As you're probably aware, the current trend in RESTful...
I'm using simp_le via the https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion to automatically give SSL to our https containers. This has worked fine until now. From what I can tell, letsencrypt is responding with a...
@guari I really love this theme, and am glad to see it incorporated into Luna. I've been using it for at least a year now -- and am sadly missing...
It may be too late to change this due to backwards compatibility, but I wanted report that the default dot (.) separator is incompatible with 'aws configure', and suggest changing...
closes [#3155](https://github.com/keybase/keybase-issues/issues/3155) #26130
It appears that keybase is packaging [systemd unit files](https://github.com/keybase/client/tree/master/packaging/linux/systemd) as well as the [run_keybase](https://github.com/keybase/client/blob/master/packaging/linux/run_keybase) script so that the keybase service and kbfs start under the `debug` flags. This is resulting...