Commit graph

99 commits

Author SHA1 Message Date
Manu 44da71bcdd Move to deployment options 2022-05-19 22:51:38 -04:00
Manu 343ea0c306 Add one-click hosting option. 2022-05-19 22:50:40 -04:00
James Long a60f22ef5c Update README.md 2022-05-19 12:43:55 -04:00
Kovah d614070f44 Update readme with details about the Docker images 2022-05-19 08:16:40 -04:00
Kovah fd5d81e399 Adjust Docker hub image name 2022-05-19 08:16:40 -04:00
Kovah 841d3ac115 Fix tag handling for standard and alpine image 2022-05-19 08:16:40 -04:00
Kovah 3df101a91d Update build process with requested changes
- push to both Docker Hub and Github registry
- use git tags for versioning
- update Docker tags to reflect the git tags and commit SHA
2022-05-19 08:16:40 -04:00
Kovah 3124c29052 Add additional build step for the Alpine image 2022-05-19 08:16:40 -04:00
Kovah a4a4eda0eb Fix typo 2022-05-19 08:16:40 -04:00
Kovah 7d418b91b4 Update checkout action to v3 2022-05-19 08:16:40 -04:00
Kovah 9ef7771adc Add Github Actions workflow to automatically build a Docker image on pushes to master 2022-05-19 08:16:40 -04:00
Chris d0a8b678d3 Correct fly template port
Deployments to fly.io were failing with error:
> Failed due to unhealthy allocations
Fixes #16
2022-05-19 07:25:50 -04:00
Kk-ships 6d52cc7c73 Update docker-compose.yml
Co-authored-by: Nathan Isaac <nathanjisaac@users.noreply.github.com>
2022-05-19 07:19:33 -04:00
Kaustubh Shirpurkar 2acc034fc1 added a basic docker-compose file 2022-05-19 07:19:33 -04:00
James Long 51a2cb91f2
Update README.md 2022-05-05 14:25:03 -04:00
James Long 44d045f546 Bump fly.io grace_period 2022-05-03 09:36:28 -04:00
brtwrst 6be206ff28 Move alpine build to Dockerfile.alpine; add tini to debian Dockerfile 2022-05-03 08:38:27 -04:00
James Long c4badb9daf Revert "Revert "Rebase docker image on top of alpine linux""
This reverts commit f8ad766695.
2022-05-03 08:38:14 -04:00
James Long f8ad766695 Revert "Rebase docker image on top of alpine linux"
This reverts commit 42bc4c8acb.
2022-05-03 08:35:38 -04:00
Mark Lopez a55d4634b1 Added health check endpoint. 2022-05-02 23:06:43 -04:00
Luis López 42bc4c8acb Rebase docker image on top of alpine linux 2022-05-02 22:49:07 -04:00
Alex Richards efd273bfa5 Instructions for running via Docker 2022-04-30 12:14:04 -04:00
Kovah 3fb71b74cd Adjust file handling in Docker build process 2022-04-30 12:12:45 -04:00
Kovah 2bb3e3ea48 Adjust Dockerfile to use multi-stage builds 2022-04-30 12:12:45 -04:00
Wout Mertens 59ec877ddd add: tsconfig.json
This configures TS to look at JS files as well, so that IDEs like VSCode
can provide better edit-time checks
2022-04-30 12:11:17 -04:00
James Long 31e9025df3
Merge pull request #6 from UnexomWid/master-hostname-binding
Add hostname binding
2022-04-29 17:56:34 -04:00
James Long 1b42bc0e75
Merge pull request #1 from Kovah/master
Adjust Dockerfile to build successfully
2022-04-29 17:55:49 -04:00
UnexomWid 0ad3f12686
modify: default hostname 2022-04-30 00:33:59 +03:00
UnexomWid 6de775a1bf
add: hostname binding support 2022-04-30 00:30:30 +03:00
James Long 1d74b9d782 Minor cleanup 2022-04-29 16:21:09 -04:00
Kovah 933a5f5e7c
Adjust Dockerfile to build successfully 2022-04-29 18:37:53 +02:00
James Long cd280802de Improve how data dirs are treated 2022-04-29 11:10:20 -04:00
James Long b53a4e5bf8 Path fix 2022-04-29 10:51:06 -04:00
James Long c20648c33a Improve bootstrap process 2022-04-29 10:48:58 -04:00
James Long fa32948508 Log which file dir it uses 2022-04-29 10:42:04 -04:00
James Long 9ec349e733 license 2022-04-29 10:39:57 -04:00
James Long 4fa2bf1b29 Remove fly.toml from git 2022-04-29 10:35:25 -04:00
James Long 3d01a76296 Updates 2022-04-29 10:35:13 -04:00
James Long f9c0539d68 Bump actual 2022-04-29 10:10:47 -04:00
James Long dde1495854 Allow user files directory to be configured via env vars 2022-04-29 09:52:35 -04:00
James Long 065f87c2e8 links 2022-04-29 01:22:32 -04:00
James Long c049cf440f README 2022-04-28 22:40:58 -04:00
James Long 1149730962 Fixes 2022-04-28 22:40:13 -04:00
James Long 16de8cb91b Remove source-map-support 2022-04-28 22:29:45 -04:00
James Long caec05df14 cleanup 2022-04-28 22:21:18 -04:00
James Long e387f4ca1c readme 2022-04-28 22:19:23 -04:00
James Long 6d7ffe6a25 Add actual deps, fly config, and more 2022-04-28 22:09:40 -04:00
James Long ad0c0f6865 Cleanup 2022-03-31 13:24:52 -04:00
James Long dd541e5f70 initial (open-source) 2022-03-31 13:19:08 -04:00