Skip to content

Conversation

@danielkosgei
Copy link
Contributor

  • Updated the JWT signature generation to use echo -n for consistent decoding of the ATTIC_JWT_SECRET.
  • This change improves the reliability of the JWT token creation process in the installation script.

- Updated the JWT signature generation to use `echo -n` for consistent decoding of the ATTIC_JWT_SECRET.
- This change improves the reliability of the JWT token creation process in the installation script.
- Updated the installation script to prioritize Nix for building binaries, enhancing the overall installation process.
- Refactored functions to streamline the downloading of pre-built binaries and fallback to Nix builds if necessary.
- Introduced a new function to create a Nix shell environment for building dependencies.
- Improved logging and error handling during the installation of system dependencies and Attic configuration.
- Simplified the JWT token generation process and ensured proper configuration for both root and narvana users.
- Enhanced the setup process for PostgreSQL and Podman, ensuring a smoother installation experience.
@danielkosgei danielkosgei merged commit 052132f into master Jan 14, 2026
4 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