Commit Graph

196 Commits

Author SHA1 Message Date
0c33f581f7 Removed old exclude-logic 2023-07-11 23:30:46 +02:00
b492aacf0f minor edits 2023-07-11 23:11:14 +02:00
f498138d4b Added recent "exclude containers"-bugfix to the dc_brief.sh 2023-07-11 23:05:34 +02:00
6a3198eb08 Update dockcheck.sh
patched the self_update logic to respect (and skip interaction) if `-y|a` flag is passed.
2023-06-28 18:03:56 +02:00
48bfea9fbf Merge pull request #36 from mag37/dev1
Fixes the Exclude-option to only exclude exact matches. 
Formatting: Added counter and info message on current update.
2023-06-27 20:45:12 +02:00
f2fc5a4d34 Updated: 2.4 info 2023-06-27 19:45:21 +02:00
f0940e81ec Fixes to the Exclude-option to only exclude exact matches, instead of
wildcarding and excluding by mistake.

Added a counter + message about which container updating.
2023-06-27 19:34:20 +02:00
a25e648557 Changes to the Exclude-option to only exclude exact matches. 2023-06-21 20:09:31 +02:00
0e2bdc94ad Update README.md 2023-03-08 12:48:36 +01:00
19eb57077f selfupd-edit
Changed to if git fails, it'll return to ask for curl/manual.
v0.2.3
2023-03-05 21:59:08 +01:00
1f28c9c144 Update README.md 2023-03-05 21:41:08 +01:00
0d6da201b7 Update dockcheck.sh
changed url
2023-03-05 21:25:22 +01:00
ecb1256fbb Merge pull request #32 from mag37/selfupdate
selfupdate func
2023-03-05 21:24:03 +01:00
afe97c9de5 rdy for main
All in all: 
- Added a self update function, calling either a curl or a git function to update the script.
- Added a dirty changenote-message, will look into improvements later to not curl twice.
2023-03-05 21:19:54 +01:00
9b6396f6de cleaning
quoting, added env-file check.
2023-03-05 21:13:23 +01:00
5e58abd8e9 Update dockcheck.sh 2023-03-05 20:45:43 +01:00
3d7340c91c added changenotes
Addded a dirty way to write out latest changes.
Will try to improve on this later.
2023-03-05 20:44:05 +01:00
1decbd77b5 cleaning
Just minor cleaning, rearranging
2023-03-05 14:18:57 +01:00
bcc0c63413 rearranged functions
Moved up choosecontainer-function to the rest of the functions.
Cleaning.
2023-03-05 14:08:56 +01:00
4a2bc2dded Cleaning
Quoted a variable, reformatted a message
2023-03-05 13:50:28 +01:00
fd67e0dff1 Update dockcheck.sh 2023-03-04 21:35:47 +01:00
0fb95ea616 Update dockcheck.sh 2023-03-04 21:28:25 +01:00
e4cf54c166 Update dockcheck.sh 2023-03-04 21:27:18 +01:00
e677d8513b Update dockcheck.sh 2023-03-04 21:25:32 +01:00
d366d4680c Update dockcheck.sh 2023-03-04 20:31:38 +01:00
76337ee326 Update dockcheck.sh 2023-03-04 20:31:20 +01:00
6cd90e4597 Update dockcheck.sh 2023-03-04 20:27:13 +01:00
08ae7a8d23 Update dockcheck.sh 2023-03-04 20:21:31 +01:00
062c62d071 Update dockcheck.sh 2023-03-04 20:06:41 +01:00
13549c2018 Update dockcheck.sh 2023-03-04 20:06:08 +01:00
9094bedfd3 Update dockcheck.sh 2023-03-04 20:05:27 +01:00
0d4eb4365c Update dockcheck.sh 2023-03-04 20:02:30 +01:00
ac77470dee Update dockcheck.sh 2023-03-04 20:00:20 +01:00
ea7a1cd171 Added selfupdating
Added a selfupdating function.
Fixed a forgotten variable (compose-array).
2023-03-04 19:56:26 +01:00
40910d83b6 Delete example.gif 2023-03-04 09:58:55 +01:00
d7cc363931 Update README.md 2023-03-04 09:57:31 +01:00
4f8d6289c2 Update README.md
added donation buttons
added logo by [booYah187](https://github.com/booYah187)
2023-03-04 09:56:16 +01:00
79febc7356 moved examples.gif 2023-03-04 09:52:46 +01:00
8acff25f0d added logo
created by https://github.com/booYah187
2023-03-04 09:50:29 +01:00
2391d6916b Create temp 2023-03-04 09:47:53 +01:00
e864edc40e Update README.md v0.2.2 2023-03-01 21:02:55 +01:00
aac065022c urgent
Should not edit on production! Too stressful. Another mistake corrected.
2023-03-01 20:52:17 +01:00
3e60468d47 urgent
and another fix.
2023-03-01 20:43:06 +01:00
09c1b769ca urgent fix
too stressed.. typo
2023-03-01 20:39:02 +01:00
5392c48a57 URGENT
Added info about breakage.
2023-03-01 20:34:29 +01:00
cc72411de4 troubleshooting
Created for troubleshooting, use if you suspect dockcheck screwed up with errors to easily review your running configs. 
Restart the faulty contianer manually from the compose-file!
2023-03-01 20:27:47 +01:00
026d5296f8 urgent fix
Screwed up the array with compose-files! It just continued filling up on each loop, should be reset at each loop reset.
Will add info to readme.
2023-03-01 19:52:30 +01:00
f6e2d50949 +Recent Changes
Added a "Recent Changes" - section up top to make it easier to see what's new with versions.
v0.2.1
2023-02-26 23:11:40 +01:00
432edbfa75 Merge pull request #30 from mag37/testing
multi-compose + exclude
2023-02-26 13:19:37 +01:00
f233cf3b41 Added info 2023-02-26 13:16:54 +01:00