Ben McClelland
|
1e60aae841
|
fix: docker invocation in Makefile
|
2024-09-20 09:43:20 -07:00 |
|
Ben McClelland
|
a531803036
|
chore: cleanup unused rpm spec file
The rpms are generated with goreleaser now, so the spec template
is no longer used.
|
2024-03-19 08:32:33 -07:00 |
|
jonaustin09
|
8fc16392d1
|
feat: Dockerized azure backend to run 2 images: one for azurite, one for azure backend
|
2024-01-08 10:07:50 -08:00 |
|
jonaustin09
|
452152ad11
|
feat: Added multistage build, removed unnecessary stuff from final image by only leaving the built binary. Added env variables reading instructions in Makefile
|
2023-11-27 14:23:52 -05:00 |
|
jonaustin09
|
3feddbd698
|
feat: Closes #185, Dockerized the application. Created Dockerfiles for dev and prod environments, created a docker compose config file to run the s3 and proxy servers in dev environments with live code update and container recreation. Added commands in Makefile to run s3, proxy and both servers as docker containers
|
2023-11-27 11:00:09 -05:00 |
|
Ben McClelland
|
1d476c6d4d
|
add signal handler for clean shutdown
|
2023-06-25 10:29:14 -07:00 |
|
Ben McClelland
|
a04689e53d
|
add rpm build
|
2023-05-28 16:27:31 -07:00 |
|