- Jun 06, 2024
-
-
Ole Binder authored
-
- Jun 03, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
This is done to move the socket to the directory where the headless pipewire session would expect it.
-
Ole Binder authored
This is not needed with the headless pipewire setup (A).
-
Ole Binder authored
-
Ole Binder authored
-
- May 29, 2024
-
-
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`.
-
Ole Binder authored
-
- May 28, 2024
-
-
Ole Binder authored
-
- May 23, 2024
-
-
Martina Müller authored
Change `aura` UID:GID to value in the sysuser range See merge request !18
-
Martina Müller authored
-
- Apr 11, 2024
-
-
Ole Binder authored
Collection of fixes found during dev installation See merge request !15
-
- Mar 20, 2024
-
-
David Trattnig authored
-
- Mar 08, 2024
-
-
David Trattnig authored
-
David Trattnig authored
feat: add gitlab issue templates See merge request !14
-
David Trattnig authored
-
- Feb 28, 2024
-
-
Chris Pastl authored
Fix docker image names for release See merge request !13
-
Chris Pastl authored
-
Chris Pastl authored
This reverts commit 0a589732.
-
- Feb 27, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
Ole Binder authored
Revert "Chore: update release version to 1.0.0-alpha3" See merge request !12
-
Ole Binder authored
This reverts commit 46c076bd
-
- Feb 26, 2024
-
-
Ole Binder authored
-
Ole Binder authored
-
- Feb 08, 2024
-
-
Ole Binder authored
Doc improvements for jack See merge request !11
-
Martina Müller authored
-
Martina Müller authored
-
- Feb 07, 2024
-
-
Ole Binder authored
Feat jack support See merge request !8
-
Ole Binder authored
-
- Jan 31, 2024
-
-
Kay Effenberger authored
feat(DOCKER): Use docker main tag See merge request !10
-
Kay Effenberger authored
-
Ole Binder authored
Rename the AURA_USER_ID variable to PIPEWIRE_USER_ID to reflect the intention of this variable. This needs to be the uid of the user running the pipewire server. #64
-
- Jan 30, 2024
-
-
Kay Effenberger authored
aura#149
-
- Jan 29, 2024
-
-
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)
-