Skip to content
Snippets Groups Projects
  1. Jun 06, 2024
  2. Jun 03, 2024
  3. May 29, 2024
    • Ole Binder's avatar
      Feat: allow host to access pw-server · 31f56776
      Ole Binder authored
      This changes the pipewire_socket volume to a bind volume, mapping it to /opt/aura/config/services/pipewire. With this the host can connect to this socket by setting `export PIPEWIRE_RUNTIME_DIR=/opt/aura/config/services/pipewire` and load the client config file with `export PIPEWIRE_CONFIG_FILE=config/pipewire/client.conf`. For this to fully function the host user needs to be able to read and write into `/opt/aura/config/services/pipewire`.
      31f56776
    • Ole Binder's avatar
      Chore: rename host ports · 8380ba19
      Ole Binder authored
      8380ba19
  4. May 28, 2024
  5. May 23, 2024
  6. Apr 11, 2024
  7. Mar 20, 2024
  8. Mar 08, 2024
  9. Feb 28, 2024
  10. Feb 27, 2024
  11. Feb 26, 2024
  12. Feb 08, 2024
  13. Feb 07, 2024
  14. Jan 31, 2024
  15. Jan 30, 2024
  16. Jan 29, 2024
    • Ole Binder's avatar
      Fix: revert log directory change · 32c15827
      Ole Binder authored
      the directory is not directly mapped when using docker. Rather it binds the user log directory to the default directory in the container (/srv/logs)
      32c15827
Loading