|
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 |
|
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 |
|