Commit Graph

7 Commits

Author SHA1 Message Date
cori schlegel
86b552ffae
switch to explicit tag (#2858) 2024-03-17 10:06:45 +01:00
Avinal Kumar
f44544a9d7
fix: atuin database not initialiazing on fresh install
- commit 29112c8 changed atuin volume to {APP_DATA_DIR}/data/config and this causes the database to fail because the data dir is no longer empty
- this commit adds a dedicated directory 'postgres' for database volume

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2024-02-28 11:29:54 +00:00
Nicolas Meienberger
29112c8520 fix(atuin): correct image and config 2024-01-29 19:53:14 +01:00
cori
ff0aa7cb81 fixup docker-compose.yml
add `container_name` as indicated in failing tests
2024-01-18 19:24:54 -06:00
cori.schlegel
43241a35a2 add db password 2024-01-14 07:59:45 -06:00
cori.schlegel
2224636245 Update volume bindings; fix logo 2024-01-14 07:59:45 -06:00
cori.schlegel
51fef8166e add atuin 2024-01-14 07:59:45 -06:00