Arthur E. Jones
|
74d6b7edc5
|
build: add ts build script
|
2022-05-20 13:58:48 -04:00 |
|
Arthur E. Jones
|
1204b5b1a6
|
chore: add build dir to gitignore
|
2022-05-20 13:58:48 -04:00 |
|
Arthur E. Jones
|
59ddc965ec
|
build: skip typechecking app-plaid.js
Doesn't appear to be used; there isn't any plaid depedency in the
package file.
|
2022-05-20 13:58:48 -04:00 |
|
Arthur E. Jones
|
9cc4ffaf33
|
build: add typecheck script
|
2022-05-20 13:58:48 -04:00 |
|
Arthur E. Jones
|
11ba63d086
|
chore: add better-sqlite3 type definitions
|
2022-05-20 13:58:48 -04:00 |
|
Arthur E. Jones
|
06d2aba57c
|
chore: add node type definitions
|
2022-05-20 13:58:48 -04:00 |
|
Tom French
|
7ecaad529f
|
ci: rename linting workflow
|
2022-05-20 12:19:22 -04:00 |
|
Tom French
|
5ef3aa4153
|
ci: check linting in CI
|
2022-05-20 12:19:22 -04:00 |
|
Tom French
|
5e83e14637
|
style: silence error for old-style require statements
This will be removed once we migrate to typescript
|
2022-05-20 09:24:19 -04:00 |
|
Tom French
|
8dbc10efd7
|
style: silence warning for empty function
|
2022-05-20 09:24:19 -04:00 |
|
Tom French
|
592f0540f9
|
style: fix linting errors
|
2022-05-20 09:24:19 -04:00 |
|
Tom French
|
0e28f77a1f
|
build: add prettier plugin
|
2022-05-20 09:24:19 -04:00 |
|
Tom French
|
618609dbfa
|
build: migrate to use typescript compatible linter setup
|
2022-05-20 09:24:19 -04:00 |
|
James Long
|
c86f1f5546
|
Add pikapods under one-click hosted (closes #20)
|
2022-05-19 22:52:32 -04:00 |
|
Manu
|
a09a028dc9
|
Move to deployment options 2
|
2022-05-19 22:51:42 -04:00 |
|
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 |
|