Jafner
|
349f45763d
|
Clean up quickstart commands
|
2021-09-30 11:27:34 -07:00 |
|
Jafner
|
6e4129f945
|
Improve quick setup docs
|
2021-09-30 11:26:25 -07:00 |
|
Jafner
|
3d564d7492
|
Refactor readme, implement variable defaults
|
2021-09-30 11:16:46 -07:00 |
|
Jafner
|
75382caeff
|
Silence git commands, improve logs
|
2021-09-30 10:20:48 -07:00 |
|
Jafner
|
c01ba8b155
|
Fix pulling upstream branchless
|
2021-09-30 10:04:00 -07:00 |
|
Jafner
|
ab0984813f
|
Fix invalid refspec
|
2021-09-30 09:49:47 -07:00 |
|
Jafner
|
31e28192ae
|
Add information to notif
|
2021-09-30 09:45:20 -07:00 |
|
Jafner
|
3352d0358e
|
Refactor git handling
|
2021-09-30 09:40:07 -07:00 |
|
Jafner
|
c9defd1f64
|
Reorder git commands
|
2021-09-30 06:41:49 -07:00 |
|
Jafner
|
297a7c0ac6
|
Make git config global (within container)
|
2021-09-30 06:32:36 -07:00 |
|
Jafner
|
bf305c4d93
|
Fix broken or
|
2021-09-30 01:01:44 -07:00 |
|
Jafner
|
ebcc88e464
|
Workaround for github url connection test
|
2021-09-30 00:56:44 -07:00 |
|
Jafner
|
a0c2648cf0
|
Workaround handling connection test for github links
|
2021-09-30 00:54:25 -07:00 |
|
Jafner
|
4e91cdc8f3
|
Add Git info to git pull
|
2021-09-30 00:47:31 -07:00 |
|
Jafner
|
0f1a8746e7
|
Install git, switch deploy to dispatch only
|
2021-09-30 00:40:34 -07:00 |
|
Jafner
|
e432515ef0
|
Fixed missing fi
|
2021-09-30 00:31:33 -07:00 |
|
Jafner
|
34c874413c
|
Draft overhaul script
|
2021-09-29 23:48:36 -07:00 |
|
Jafner
|
752c4d967e
|
Trigger CD automatically with updates to Docker image
|
2021-09-29 11:44:55 -07:00 |
|
Jafner
|
45b445323d
|
Fix notification
|
2021-09-29 11:42:27 -07:00 |
|
Jafner
|
dd44b1178c
|
Remove broken declaration
|
2021-09-29 11:41:10 -07:00 |
|
Jafner
|
f5818f2eb5
|
Fix invalid CD syntax
|
2021-09-29 11:39:24 -07:00 |
|
Jafner
|
87372effd2
|
Prevent unnecessary Docker builds
|
2021-09-29 11:37:50 -07:00 |
|
Jafner
|
e54eee94f6
|
Create CD Action
|
2021-09-29 11:33:13 -07:00 |
|
Jafner
|
de6201c678
|
Clarify CI action, remove feature
|
2021-09-29 10:47:33 -07:00 |
|
Jafner
|
265031d711
|
Removed vestigial chmod
|
2021-09-24 12:13:09 -07:00 |
|
Jafner
|
2bdcb99198
|
Removed vestigial COPY
|
2021-09-24 12:11:40 -07:00 |
|
Jafner
|
db196fbb3b
|
Remove healthcheck
The feature was poorly implemented, and offered little value
|
2021-09-24 12:07:35 -07:00 |
|
Jafner
|
eb4d9593b8
|
Fixed missing update to status file
Fixed a bug where the init script failed to update the status of the service to INIT when the host is not connectable, but a local version is found.
|
2021-09-23 22:06:41 -07:00 |
|
Jafner
|
c893f77e04
|
Reconcile readme with docker-compose.yml
Also fix broken PUID/PGID env vars
|
2021-09-09 16:03:02 -07:00 |
|
Jafner
|
8a7cb43dd0
|
Merge pull request #2 from Jafner/uid-gid-env
Resolves #2
|
2021-09-09 14:52:33 -07:00 |
|
Jafner
|
d24cc36aa2
|
Add context-dependence for volumes and UID/GID
|
2021-09-09 14:47:55 -07:00 |
|
Jafner
|
1303af339c
|
Improved handling of unreliable file hosts
Added HOST=https://get.5e.tools
Replaced instances of https://get.5e.tools with $HOST
Reworked log language to better reflect real problem.
|
2021-09-09 14:18:56 -07:00 |
|
Jafner
|
97f76bb268
|
Significantly improved handling of failed connection to server
|
2021-09-09 14:07:19 -07:00 |
|
Jafner
|
446bf8a9d3
|
Fix broken run command
|
2021-09-09 13:47:27 -07:00 |
|
Jafner
|
3de532e396
|
Rename stage of feature ci
|
2021-09-09 13:36:52 -07:00 |
|
Jafner
|
66ce4c1117
|
Minor renaming of feature branch tests
|
2021-09-09 13:35:34 -07:00 |
|
Jafner
|
38d9632b91
|
Add feature.yml
Triggers only on non-main branch pushes
Does not publish to dockerhub
|
2021-09-09 13:33:07 -07:00 |
|
Jafner
|
d3abfb6b26
|
Added PUID and PGID env vars to dockerfile
Added chown to dockerfile
|
2021-09-09 13:20:30 -07:00 |
|
Jafner
|
72d0c8be34
|
Updated README
Added notice of 5e.tools indefinite outage
Cleaned up some typo's and shortened some sentences.
|
2021-09-09 12:55:27 -07:00 |
|
Jafner
|
01b12b7f59
|
Add 32-bit arm builds
|
2021-08-01 16:44:03 -07:00 |
|
Jafner
|
3aed30778d
|
Testing multi-arch build
|
2021-08-01 16:15:08 -07:00 |
|
Jafner
|
553a489e43
|
Minor readme cleanup
|
2021-08-01 15:38:00 -07:00 |
|
Jafner
|
6b2a17379c
|
Restructure and polish readme
|
2021-08-01 15:10:27 -07:00 |
|
Jafner
|
e76d30f541
|
Clarify init script
|
2021-08-01 14:28:15 -07:00 |
|
Jafner
|
4172c0366d
|
Fixed broken init script
|
2021-08-01 14:27:12 -07:00 |
|
Jafner
|
d6b3f92934
|
Add offline handling
|
2021-08-01 14:22:43 -07:00 |
|
Jafner
|
9b66192226
|
Explicitly define init and healthcheck as executable
|
2021-08-01 13:12:22 -07:00 |
|
Jafner
|
d5fb2d074f
|
Fix typo in dockerfile
|
2021-08-01 12:59:10 -07:00 |
|
Jafner
|
60aace48c4
|
Add healthcheck functionality
|
2021-08-01 12:57:30 -07:00 |
|
Jafner
|
3786afb0fd
|
Add README -> DockerHub description auto-push
|
2021-08-01 11:46:15 -07:00 |
|