|
|
7dc70bf348
|
Update init.sh
CI/CD / Build and push Docker image to Docker Hub (push) Has been cancelled
update mirror link to use gitea's
|
2024-08-23 17:06:15 +00:00 |
|
Joey Hafner
|
cbadea024a
|
Fix mistaken inversion of the IMG flag
CI/CD / Build and push Docker image to Docker Hub (push) Waiting to run
|
2024-02-16 22:43:27 -08:00 |
|
Joey Hafner
|
1612750e26
|
#16 Deprecate all mention of get.5e.tools
Simplify configuration
Update dead wiki link
Update docs
|
2024-02-16 22:14:59 -08:00 |
|
Joey Hafner
|
497e602605
|
#13
Update GITHUB source to use new mirrors
Rework git source, remove sparse-checkout, add images as submodule
Remove "GIT_URL" option
|
2024-01-29 21:16:59 -08:00 |
|
Joey Hafner
|
1d58294014
|
#12 Enable manual override for Git clone URL
|
2024-01-08 17:02:16 -08:00 |
|
Joey Hafner
|
af23b71522
|
Update script to use new 5eTools mirror
|
2024-01-06 11:09:31 -08:00 |
|
Joey Hafner
|
67a9490d86
|
Fix local use of safe directory config
|
2023-09-05 17:25:46 -07:00 |
|
Joey Hafner
|
689c23610b
|
Miscellaneous fixes:
- Fix default volume mapping behavior to match docs.
- Switch default source to include images.
- Comment out docker-managed volume.
- Anonymize configured git user.
- Increase postBuffer size to mitigate issue with Git Bash.
- Add safe.directory workaround for pre-existing repositories.
|
2023-09-05 17:13:04 -07:00 |
|
Joey Hafner
|
852d01d98d
|
Replace wildcard safe directory with htdocs
|
2023-08-28 10:40:34 -07:00 |
|
Joey Hafner
|
4bdafe075b
|
Disable safe directory to support mounted volumes
|
2023-08-28 10:35:48 -07:00 |
|
Joey Hafner
|
45af0bd6e1
|
Improve handling for deleted or malformed files
|
2023-08-21 16:33:29 -07:00 |
|
Joey Hafner
|
89f8c08d08
|
Fix updating from Git on launch
|
2022-12-22 09:22:43 -08:00 |
|
Joey Hafner
|
5a17a89290
|
- Add support for GITHUB-NOIMG via sparse-checkout
- Switch to GITHUB-NOIMG as default
- Document support for GITHUB-NOIMG
|
2022-12-03 13:23:03 -08:00 |
|
Joey Hafner
|
fa66dd3486
|
Refactor script, update docs, update compose
|
2022-12-01 18:42:26 -08:00 |
|
Jafner
|
d3fa9bcf15
|
Force shallow git pull to prevent duplication of images
|
2022-02-24 14:50:31 -08:00 |
|
Jafner
|
0689339d98
|
Refactor version parsing
Switch from reading and writing a version file to reading from (and testing the existence of) package.json.
Install jq to handle this parsing
|
2021-10-10 23:52:00 -07:00 |
|
Jafner
|
14b7fa153e
|
Better fix for #4 | Parse version for github
|
2021-10-10 17:36:16 -07:00 |
|
Jafner
|
c10c9a9b41
|
Workaround for AUTOUPDATE=false after Github update
|
2021-10-10 17:25:04 -07:00 |
|
Jafner
|
73dbbbdbe2
|
Refactor readme, implement variable defaults
|
2021-09-30 11:16:46 -07:00 |
|
Jafner
|
84107b42a8
|
Silence git commands, improve logs
|
2021-09-30 10:20:48 -07:00 |
|
Jafner
|
23e1fef822
|
Fix pulling upstream branchless
|
2021-09-30 10:04:00 -07:00 |
|
Jafner
|
ee00e2b095
|
Fix invalid refspec
|
2021-09-30 09:49:47 -07:00 |
|
Jafner
|
a3c352a4cd
|
Refactor git handling
|
2021-09-30 09:40:07 -07:00 |
|
Jafner
|
4e697dd5f3
|
Reorder git commands
|
2021-09-30 06:41:49 -07:00 |
|
Jafner
|
835fd28bfa
|
Make git config global (within container)
|
2021-09-30 06:32:36 -07:00 |
|
Jafner
|
eadc5cce5d
|
Fix broken or
|
2021-09-30 01:01:44 -07:00 |
|
Jafner
|
c4de2a4bd9
|
Workaround for github url connection test
|
2021-09-30 00:56:44 -07:00 |
|
Jafner
|
9caeb8d20e
|
Add Git info to git pull
|
2021-09-30 00:47:31 -07:00 |
|
Jafner
|
b8b5a4458e
|
Fixed missing fi
|
2021-09-30 00:31:33 -07:00 |
|
Jafner
|
293afa71a9
|
Draft overhaul script
|
2021-09-29 23:48:36 -07:00 |
|
Jafner
|
75e1a58cb5
|
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
|
a83d24dfec
|
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
|
087a000c91
|
Significantly improved handling of failed connection to server
|
2021-09-09 14:07:19 -07:00 |
|
Jafner
|
a2dc60552f
|
Clarify init script
|
2021-08-01 14:28:15 -07:00 |
|
Jafner
|
5987f1eaea
|
Fixed broken init script
|
2021-08-01 14:27:12 -07:00 |
|
Jafner
|
6e6c4ec578
|
Add offline handling
|
2021-08-01 14:22:43 -07:00 |
|
Jafner
|
c557895079
|
Add healthcheck functionality
|
2021-08-01 12:57:30 -07:00 |
|
Jafner
|
3ffa30a9e5
|
Fix for migration to index.html
|
2021-08-01 10:07:09 -07:00 |
|
Jafner
|
bff5e6db7c
|
Minor adjustments
|
2021-07-05 01:35:58 -07:00 |
|
Jafner
|
ee5ed10622
|
Initial commit
A functional initial release
|
2021-07-05 00:01:04 -07:00 |
|