Commit Graph
305 Commits
Author SHA1 Message Date
Kroese 483ee2b11e Error handling 2023-04-14 00:57:26 +02:00
Kroese 65a5a654ea Added environment variabeles 2023-04-14 00:56:45 +02:00
Kroese b800a91ad0 Comments 2023-04-14 00:01:42 +02:00
KroeseandGitHub 98de341812 Update readme.md 2023-04-13 21:11:15 +02:00
KroeseandGitHub fb1868e91d Update readme.md 2023-04-13 20:57:29 +02:00
KroeseandGitHub 7bd1498b6e Enable BTRFS duplicate metadata 2023-04-13 20:46:49 +02:00
KroeseandGitHub 6408b7d0ab Update docker-compose.yml 2023-04-13 16:10:02 +02:00
KroeseandGitHub 18a05827c9 Update readme.md 2023-04-13 16:09:51 +02:00
KroeseandGitHub 2168e3ec08 Update docker-compose.yml 2023-04-13 03:18:48 +02:00
KroeseandGitHub 64d3bc7beb Update readme.md 2023-04-13 03:18:14 +02:00
KroeseandGitHub afda0e8f4d Update readme.md 2023-04-12 21:32:19 +02:00
KroeseandGitHub e1d91b7629 Update docker-compose.yml 2023-04-12 21:29:32 +02:00
KroeseandGitHub 83607b1e0e Update readme.md 2023-04-12 21:27:30 +02:00
KroeseandGitHub 3d8acaf196 Update readme.md 2023-04-12 21:25:52 +02:00
KroeseandGitHub a467e49a17 Update readme.md 2023-04-12 21:19:39 +02:00
KroeseandGitHub 041cda39cb Update readme.md 2023-04-12 21:18:52 +02:00
KroeseandGitHub 5124cbd623 Update readme.md 2023-04-12 21:16:36 +02:00
KroeseandGitHub bb16830b24 Revert 2023-04-12 01:29:35 +02:00
KroeseandGitHub e0c0bbef4e Default MAC 2023-04-12 01:16:28 +02:00
KroeseandGitHub 672560359d Simplify 2023-04-12 00:04:50 +02:00
KroeseandGitHub dc145230ac Produce less log bloat when downloading 2023-04-11 22:37:36 +02:00
KroeseandGitHub 0fa58644a5 Update readme.md 2023-04-11 21:56:47 +02:00
KroeseandGitHub d8a42ecffc Update readme.md 2023-04-11 21:56:26 +02:00
KroeseandGitHub 5e63a4c0b7 Update readme.md 2023-04-11 21:55:36 +02:00
KroeseandGitHub 7805d42a71 KVM acceleration check 2023-04-11 21:42:23 +02:00
KroeseandGitHub 98a3a9fa0b Fix for MacOS machines 2023-04-11 21:09:40 +02:00
KroeseandGitHub a9304d31a1 Fix for MacOS machines 2023-04-11 21:05:06 +02:00
KroeseandGitHub d93bef79c1 Update readme.md 2023-04-11 20:37:55 +02:00
KroeseandGitHub 54418f77d1 Update readme.md 2023-04-11 20:36:37 +02:00
Kroese 1a10105f93 Implemented API for guest communication
This allows to send the shutdown command from the host to the guest
2023-04-11 20:29:09 +02:00
KroeseandGitHub 5761ad9b44 Merge pull request #31 from kroese/dev
Minor fixes
2023-04-11 06:12:20 +02:00
KroeseandGitHub c8375f9735 Shellcheck 2023-04-11 06:11:33 +02:00
KroeseandGitHub 60592f0fe4 Update Dockerfile 2023-04-11 06:06:40 +02:00
KroeseandGitHub 808311ca17 Agent version 2023-04-11 06:00:36 +02:00
KroeseandGitHub c10cc2e11f MAC 2023-04-11 05:58:31 +02:00
KroeseandGitHub 3797b48873 Fix trap handler 2023-04-11 05:55:21 +02:00
KroeseandGitHub 6b50949141 Fix trap signal 2023-04-11 05:50:37 +02:00
KroeseandGitHub b23b8881c1 Sanitize RAM_SIZE 2023-04-11 05:37:26 +02:00
KroeseandGitHub e1e7970e12 Add stop timeout 2023-04-10 22:46:35 +02:00
KroeseandGitHub dd5a017e47 Add grace period 2023-04-10 22:27:30 +02:00
KroeseandGitHub 406431d0a3 Add grace period 2023-04-10 22:26:06 +02:00
KroeseandGitHub fd5dfe6956 Gracefull shutdown 2023-04-10 21:53:18 +02:00
KroeseandGitHub 8640a0207f Allow for gracefull shutdows 2023-04-10 21:13:56 +02:00
KroeseandGitHub f71660e471 Allow for gracefull shutdows 2023-04-10 21:13:28 +02:00
KroeseandGitHub 41090b3287 Allow for gracefull shutdows 2023-04-10 21:12:10 +02:00
Kroese b65d7b11c2 Allow for gracefull shutdows
NOTE: This only works on fresh installs. If you want to convert an existing installation to use this feature, you need to update /usr/local/bin/agent.sh on the guest and /storage/agent.ver on the host.
2023-04-10 21:05:34 +02:00
Kroese 70138041b7 Allow MAC configuration through file 2023-04-10 21:00:56 +02:00
Kroese cd1cb3095c Spaces 2023-04-10 20:14:16 +02:00
Kroese e879ff394f Activate NMI handler 2023-04-10 20:13:59 +02:00
KroeseandGitHub 0e28a1e4ee Prepare image resizing 2023-04-10 15:27:09 +02:00