Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: replace old binary/repo references #241

Conversation

jacderida
Copy link
Contributor

  • 18a480a chore: replace old binary/repo references

    Various things were updated in accordance with the branding alignment for the binaries and
    repository:

    • Renamed version arguments on various commands from safe -> ant
    • Renamed version variables/arguments/fields from safe -> ant
    • Ansible: renamed safe_user role -> ant_user
    • Ansible: renamed node-manager role -> antctl
    • General: updated lots of small references over the whole codebase, from safe -> ant.
  • 064758f chore: update machine images to ubuntu 24.04

    Initially the Telegraf configurations don't seem to be working with this new version.

  • e4af259 chore: change various telegraf configuration details

    In the base images, Telegraf has been disabled from automatically starting, because we don't want it
    to start transmitting new metric names to the production database. Various lines for starting the
    service have been commented out. These can be enabled again when we have the setup working.

    Environment variables related to Telegraf are now prefixed with ANTNODE_ or ANT_ rather than
    safe-based prefixes.

    There's also a change in here to get antcltd to deploy correctly when a version-based deployment
    is used.

Various things were updated in accordance with the branding alignment for the binaries and
repository:

* Renamed version arguments on various commands from `safe` -> `ant`
* Renamed version variables/arguments/fields from `safe` -> `ant`
* Ansible: renamed `safe_user` role -> `ant_user`
* Ansible: renamed `node-manager` role -> `antctl`
* General: updated lots of small references over the whole codebase, from `safe` -> `ant`.
Initially the Telegraf configurations don't seem to be working with this new version.
In the base images, Telegraf has been disabled from automatically starting, because we don't want it
to start transmitting new metric names to the production database. Various lines for starting the
service have been commented out. These can be enabled again when we have the setup working.

Environment variables related to Telegraf are now prefixed with `ANTNODE_` or `ANT_` rather than
safe-based prefixes.

There's also a change in here to get `antcltd` to deploy correctly when a version-based deployment
is used.
@jacderida jacderida force-pushed the chore-adapt_to_new_binaries_and_repos branch from e4af259 to a344e20 Compare December 4, 2024 22:37
@jacderida jacderida merged commit 5f8406b into maidsafe:rc-2024.12.1 Dec 5, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants