Commit Graph

5 Commits

Author SHA1 Message Date
11fc92ee5f Add test coverage to prevent issues like #241 in the future (#244)
* Add test coverage to prevent issues like #241 in the future

* Add debugging

* Fix location of HISHTORY_COMPOSE_TEST var

* Enable tmate for failures

* update

* Re-comment tmate
2024-09-06 17:08:08 -07:00
a3e6d5a940 docker improvements:
* use alpine for small docker images
* use docker compose to wait for the database to be ready
* use a single Dockerfile with parameters to determine the correct GOARCH
* update makefile to account for the new GOARCH parameter on the Dockerfile
* remove native-arch-Dockerfile
2023-09-07 11:06:32 -04:00
c2802f40dc Use wait-for instead of a sleep for the dockerfile for self hosting 2022-11-05 13:46:08 -07:00
9ddae45b03 Add fully tested instructions for self hosting 2022-11-05 13:30:37 -07:00
36f776053b Add docker-compose file for self hosting to fix #7 2022-11-04 23:41:56 -07:00