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

DietPi-Software | vaultwarden: Switch to self-hosted pre-compiled binaries #5638

Merged
merged 12 commits into from
Jul 23, 2022

Commits on Jul 23, 2022

  1. v8.7

    - DietPi-Software | vaultwarden: Add GitHub workflow and build scripts
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    b6a353a View commit details
    Browse the repository at this point in the history
  2. v8.7

    - DietPi-Software | vaultwarden: Try to fix  failing build in emulated container by installing rustup into tmpfs
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    74e21c4 View commit details
    Browse the repository at this point in the history
  3. v8.7

    - DietPi-Software | vaultwarden: Increase size of build tmpfs, add debug code to check for success and actually unsed memory, and fail alreaedy in container step if the package was not generated
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    a9d9e63 View commit details
    Browse the repository at this point in the history
  4. v8.7

    - DietPi-Software | vaultwarden: Within the DietPi container, /tmp is a sufficient large tmpfs, also fix check for built package outside of container
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    2523bb2 View commit details
    Browse the repository at this point in the history
  5. v8.7

    - DietPi-Software | vaultwarden: Fix libSSL dependency on Bullseye
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    7e05e86 View commit details
    Browse the repository at this point in the history
  6. v8.7

    - DietPi-Software | vaultwarden: Use $G_HW_ARCH_NAME as package architecture suffix
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    f3fbad0 View commit details
    Browse the repository at this point in the history
  7. v8.7

    - DietPi-Software | vaultwarden: Syntax
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    0359bc7 View commit details
    Browse the repository at this point in the history
  8. v8.7

    - DietPi-Software_builds | Assure that builds start after DietPi-PostBoot finished, to reduce interferance and assure that .hw_model (DietPi-PreBoot) was crearted already so that G_HW_ARCH etc exist
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    ad8bf7a View commit details
    Browse the repository at this point in the history
  9. v8.7

    - DietPi-Software | vaultwarden: Some build fixes
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    e340bb6 View commit details
    Browse the repository at this point in the history
  10. v8.7

    - DietPi-Software | Amiberry: Remove the $arch variable from build script, simply use $(dpkg --print-architecture) instead. Also bump version string suffix since LibSDL2_image/ttf versions have been bumped
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    7c686a3 View commit details
    Browse the repository at this point in the history
  11. v8.7

    - Fix drop-in service config
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    30f0d00 View commit details
    Browse the repository at this point in the history
  12. v8.7

    - DietPi-Software | vaultwarden: Fix uninstall
    MichaIng committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    0e8fc65 View commit details
    Browse the repository at this point in the history