geodesic

🚀 Geodesic is a DevOps Linux Toolbox in Docker

APACHE-2.0 License

Stars
943
Committers
29

Bot releases are hidden (Show)

geodesic - Preserve Exit Status Code on Exit

Published by osterman about 6 years ago

geodesic - Do Not Error if S3 FS Already Mounted

Published by osterman about 6 years ago

geodesic -

Published by osterman about 6 years ago

geodesic - Support `aws configure`

Published by osterman about 6 years ago

geodesic - Check for FUSE Support

Published by osterman about 6 years ago

geodesic - Fix Shell Concurrency

Published by osterman about 6 years ago

geodesic - Colorize messages

Published by osterman about 6 years ago

geodesic - Trap ^C When Prompting for SSH PW

Published by osterman about 6 years ago

geodesic - Remove unsupported `-x` argument for `pidof`

Published by osterman about 6 years ago

geodesic - Add color prompt with single width characters

Published by osterman about 6 years ago

geodesic - Use figurine for banner generation

Published by osterman about 6 years ago

geodesic - 0.13.2

Published by aknysh about 6 years ago

what

  • Use regex to look up the correct root mount path from wsl.conf.

why

  • Users may use non-standard paths
geodesic - Deprecate helmfile.yaml and kiam scripts

Published by alebabai about 6 years ago

geodesic - Add Windows 10 Support (WSL)

Published by osterman about 6 years ago

what

  • Update wrapper script to support WSL

why

  • HOME is by default not the desired path, which causes problems when trying to use aws-vault across machine boundaries.
geodesic - Strategically signal bash to resize window only when it changes

Published by osterman about 6 years ago

geodesic - Upgrade syslog-ng config version

Published by osterman about 6 years ago

geodesic - Restore white checkmark in unicode prompt

Published by osterman about 6 years ago

geodesic - Fix INSTALL_PATH

Published by osterman about 6 years ago

geodesic - Fix AWS autocompletion

Published by vadim-hleif about 6 years ago

what

  • Use correct path for autocompletion scripts

why

  • Completers are located in another directory

references

geodesic - Preserve Environment When Sudo'ing

Published by vadim-hleif about 6 years ago

what

  • Add -E option to sudo

why

  • All env variables doesn't import automatically

references