Commit Graph

103 Commits

Author SHA1 Message Date
7dc70bf348 Update init.sh
Some checks failed
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
Some checks are pending
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
9a9b2a0a3b Fix compose using development image 2022-12-22 09:48:54 -08:00
Joey Hafner
89f8c08d08 Fix updating from Git on launch 2022-12-22 09:22:43 -08:00
Joey Hafner
3bc3701677 Fix readme typo 2022-12-03 13:23:40 -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
40748347ac Add sha image tagging 2022-12-01 19:21:19 -08:00
Joey Hafner
f7b5bf1613 Remove cd job, add edge tagging to docker image 2022-12-01 19:14:13 -08:00
Jafner
314db2f276
Merge pull request #6 from Jafner/v2-refactor
V2 refactor
2022-12-01 18:51:04 -08:00
Joey Hafner
fa66dd3486 Refactor script, update docs, update compose 2022-12-01 18:42:26 -08:00
Joey Hafner
9c2ee92841 Remove unnecessary Dockerfile commands 2022-12-01 18:41:51 -08:00
Jafner
883367b627
Fix typo 2022-02-24 15:40:48 -08:00
Jafner
46459ac8ac
Fix for moved docker-compose directory on host server 2022-02-24 15:35:00 -08:00
Jafner
d3fa9bcf15
Force shallow git pull to prevent duplication of images 2022-02-24 14:50:31 -08:00
Joey Hafner
fa3e3f5e0e Fix zombie reference 2022-01-03 08:07:00 -08:00
Joey Hafner
8c9f981280 Fix text insertion syntax for dockerfile 2022-01-03 08:05:54 -08:00
Joey Hafner
2957d2a803 Append server-status config to existing httpd.conf 2022-01-03 08:02:26 -08:00
Joey Hafner
7b5136ca3b Add server-status Apache module config 2022-01-03 07:43:32 -08:00
Jafner
e2f0abf81c Make deployment dependent on ci 2021-10-10 23:55:24 -07: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
7fde43c785
Switch to 2-space indentation 2021-10-03 17:12:11 -07:00
Jafner
19c2c2a056
Fix ungly indentation 2021-10-03 17:09:07 -07:00
Jafner
444aeb5d46 Enable CD job 2021-09-30 11:55:07 -07:00
Jafner
1e54075142 Fix broken deploy step arg 2021-09-30 11:42:58 -07:00
Jafner
664303cfd6 Fix broken notification args 2021-09-30 11:42:10 -07:00
Jafner
8f65d7065b Merge CI and CD workflows 2021-09-30 11:35:47 -07:00
Jafner
12a4a63c63 Exclude README from builds 2021-09-30 11:28:42 -07:00
Jafner
c0d42d1630 Clean up quickstart commands 2021-09-30 11:27:34 -07:00
Jafner
a8e5b42d00 Improve quick setup docs 2021-09-30 11:26:25 -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
1319eff9fd Add information to notif 2021-09-30 09:45:20 -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