|
ceb05e99f1
|
Fix mistaken inversion of the IMG flag
|
2024-02-16 22:43:27 -08:00 |
|
|
00568ca966
|
#16 Deprecate all mention of get.5e.tools
Simplify configuration
Update dead wiki link
Update docs
|
2024-02-16 22:14:59 -08:00 |
|
|
c72a94fd2a
|
#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 |
|
|
c4a9f4b068
|
#12 Enable manual override for Git clone URL
|
2024-01-08 17:02:16 -08:00 |
|
|
a6b68f0bfa
|
Update script to use new 5eTools mirror
|
2024-01-06 11:09:31 -08:00 |
|
|
fc97ee594d
|
Fix local use of safe directory config
|
2023-09-05 17:25:46 -07:00 |
|
|
d24b76cd48
|
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 |
|
|
6e2c65572f
|
Replace wildcard safe directory with htdocs
|
2023-08-28 10:40:34 -07:00 |
|
|
db0ac992fe
|
Disable safe directory to support mounted volumes
|
2023-08-28 10:35:48 -07:00 |
|
|
6361846e64
|
Improve handling for deleted or malformed files
|
2023-08-21 16:33:29 -07:00 |
|
|
a31d9d533b
|
Fix compose using development image
|
2022-12-22 09:48:54 -08:00 |
|
|
604dad9a01
|
Fix updating from Git on launch
|
2022-12-22 09:22:43 -08:00 |
|
|
c8b28ef03d
|
Fix readme typo
|
2022-12-03 13:23:40 -08:00 |
|
|
8e22bd5e44
|
- 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 |
|
|
2be73c2f6e
|
Add sha image tagging
|
2022-12-01 19:21:19 -08:00 |
|
|
d135f211ff
|
Remove cd job, add edge tagging to docker image
|
2022-12-01 19:14:13 -08:00 |
|
Jafner
|
654f4e18c0
|
Merge pull request #6 from Jafner/v2-refactor
V2 refactor
|
2022-12-01 18:51:04 -08:00 |
|
|
17cb7ce7e3
|
Refactor script, update docs, update compose
|
2022-12-01 18:42:26 -08:00 |
|
|
225b8f09e7
|
Remove unnecessary Dockerfile commands
|
2022-12-01 18:41:51 -08:00 |
|
Jafner
|
a29ba84fa2
|
Fix typo
|
2022-02-24 15:40:48 -08:00 |
|
Jafner
|
217d40b3f6
|
Fix for moved docker-compose directory on host server
|
2022-02-24 15:35:00 -08:00 |
|
Jafner
|
8de921928c
|
Force shallow git pull to prevent duplication of images
|
2022-02-24 14:50:31 -08:00 |
|
|
5d04db1dc2
|
Fix zombie reference
|
2022-01-03 08:07:00 -08:00 |
|
|
c0311cee9e
|
Fix text insertion syntax for dockerfile
|
2022-01-03 08:05:54 -08:00 |
|
|
8ef00f39b2
|
Append server-status config to existing httpd.conf
|
2022-01-03 08:02:26 -08:00 |
|
|
9a3c2e2a57
|
Add server-status Apache module config
|
2022-01-03 07:43:32 -08:00 |
|
Jafner
|
5d8fcb859f
|
Make deployment dependent on ci
|
2021-10-10 23:55:24 -07:00 |
|
Jafner
|
2b57086c0f
|
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
|
60a7a87c8c
|
Better fix for #4 | Parse version for github
|
2021-10-10 17:36:16 -07:00 |
|
Jafner
|
3a21c4c7b3
|
Workaround for AUTOUPDATE=false after Github update
|
2021-10-10 17:25:04 -07:00 |
|
Jafner
|
0bed86a80f
|
Switch to 2-space indentation
|
2021-10-03 17:12:11 -07:00 |
|
Jafner
|
cd45a2ba60
|
Fix ungly indentation
|
2021-10-03 17:09:07 -07:00 |
|
Jafner
|
ec79815373
|
Enable CD job
|
2021-09-30 11:55:07 -07:00 |
|
Jafner
|
ac2bdf7c66
|
Fix broken deploy step arg
|
2021-09-30 11:42:58 -07:00 |
|
Jafner
|
8f39f15df7
|
Fix broken notification args
|
2021-09-30 11:42:10 -07:00 |
|
Jafner
|
586c428917
|
Merge CI and CD workflows
|
2021-09-30 11:35:47 -07:00 |
|
Jafner
|
943ce616eb
|
Exclude README from builds
|
2021-09-30 11:28:42 -07:00 |
|
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 |
|