#geodesic (2024-04)

geodesic https://github.com/cloudposse/geodesic

Discussions related to https://github.com/cloudposse/geodesic

Archive: https://archive.sweetops.com/geodesic/

2024-04-05

Alcp avatar

hi team, looking for any documentation on how to get started with geodesic image in cicd pipeline. atmos not available in geodesic, any particular reason?

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

So geodesic is really nothing magical other than a container that ships with a lot of software by default, but also makes it easy to install a lot of other devops tooling based on our packages repos.

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

You could say, geodesic is the least opinionated thing we have

1
Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

We would generally recommend you use geodesic as a base-image in your own Dockerfile, then layer on the software you need.

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

To start, could you share the problem you’re trying to solve?

Release notes from geodesic avatar
Release notes from geodesic
04:10:36 AM

v2.9.6 Included Tools

Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2216077922” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/931“…

Release v2.9.6 · cloudposse/geodesicattachment image

Included Tools

Update AWS CLI packages @renovate (#931) This PR contains the following updates:

Package Change Age Adoption Passing Confidence

awscli (source, changelog) ==1.32.69 -> ==…

Update AWS CLI packages by renovate[bot] · Pull Request #931 · cloudposse/geodesicattachment image

This PR contains the following updates:

Package Change Age Adoption Passing Confidence

awscli (source, changelog) ==1.32.69 -> ==1.32.79

boto3 ==1.34.69 -> ==1.34.79

Release No…

2024-04-24

RB avatar

Has anyone added granted integration instead of leapp into geodesic ?

Jeremy G (Cloud Posse) avatar
Jeremy G (Cloud Posse)

For the record, Leapp is not integrated with Geodesic. Geodesic is integrated with the AWS SDK and CLI. Leapp integrates via standard AWS configuration.

    keyboard_arrow_up