2021-02-06 17:15 | remove vde_switch dependency, no longer needed | Stefan Koch | 1 | +0 | -4 |
2021-02-06 17:00 | call app.run from server.py directly | Stefan Koch | 2 | +1 | -6 |
2021-02-06 16:57 | fix folder no longer needed for VPN setup | Stefan Koch | 1 | +1 | -3 |
2021-02-06 16:52 | add an endpoint to query VPN info | Stefan Koch | 3 | +73 | -11 |
2021-02-06 16:52 | remove dangling debug line | Stefan Koch | 1 | +0 | -1 |
2021-02-06 16:29 | return 404 when VM doesn't exist | Stefan Koch | 1 | +1 | -1 |
2021-02-06 16:23 | split computing handling and RabbitMQ interface | Stefan Koch | 3 | +151 | -138 |
2021-02-06 16:12 | add endpoint for VM details | Stefan Koch | 4 | +44 | -0 |
2021-02-06 15:58 | rename file for REST api to rest.py | Stefan Koch | 4 | +73 | -73 |
2021-01-31 18:50 | remove "programmable" duplication in API | Stefan Koch | 1 | +1 | -1 |
2021-01-31 14:32 | cleanup getting started guideline | Stefan Koch | 1 | +90 | -55 |
2021-01-31 12:31 | implement a simple HTTP interface | Stefan Koch | 5 | +177 | -28 |
2021-01-31 11:25 | create systemd files for guests to generate machine-id and ssh keys | Stefan Koch | 2 | +28 | -0 |
2021-01-31 10:55 | remove unneeded VDE systemd unit | Stefan Koch | 1 | +0 | -8 |
2021-01-31 10:52 | fix exception on missing folder | Stefan Koch | 1 | +4 | -1 |
2021-01-31 10:49 | delete VM setup script folder on deletion of VM | Stefan Koch | 2 | +41 | -30 |
2021-01-31 10:48 | add missing enabling of VM in systemd | Stefan Koch | 2 | +1 | -0 |
2021-01-30 18:30 | move tinc folder into vpn config folder | Stefan Koch | 1 | +1 | -1 |
2021-01-30 18:29 | create missing parent folders | Stefan Koch | 2 | +4 | -1 |
2021-01-30 16:13 | store config files in vm and vpn subfolders | Stefan Koch | 2 | +47 | -18 |
2021-01-30 12:05 | list all VMs, not only running VMs | Stefan Koch | 4 | +64 | -4 |
2021-01-30 11:42 | don't use br0 in unit tests, exists on many systems | Stefan Koch | 1 | +8 | -8 |
2021-01-30 11:41 | fix unit tests after switch to iterator interface | Stefan Koch | 2 | +19 | -13 |
2021-01-26 21:33 | remove setup of bridge, expect it to exist | Stefan Koch | 3 | +5 | -44 |
2021-01-24 21:15 | specify which config files are created by aetherscale | Stefan Koch | 1 | +37 | -0 |
2021-01-20 19:22 | add note to remove VDE | Stefan Koch | 1 | +1 | -0 |
2021-01-18 17:29 | create a script for faster Jitsi VM creation | Stefan Koch | 1 | +13 | -0 |
2021-01-07 17:48 | use different ports per VPN | Stefan Koch | 3 | +8 | -4 |
2021-01-07 17:08 | send multiple response messages on VM creation | Stefan Koch | 1 | +51 | -30 |
2021-01-06 16:49 | add instructions for base image creation | Stefan Koch | 1 | +18 | -2 |
2021-01-05 18:32 | automatically create network devices on service start | Stefan Koch | 8 | +217 | -119 |
2020-12-21 20:08 | add note that radvd on host is only temporary | Stefan Koch | 1 | +5 | -1 |
2020-12-20 18:18 | update readme to sudo approach | Stefan Koch | 2 | +12 | -96 |
2020-12-20 17:57 | bring jitsi example to a working state | Stefan Koch | 4 | +57 | -4 |
2020-12-20 15:50 | Merge branch 'feat-vpn' | Stefan Koch | 17 | +795 | -130 |
2020-12-20 15:50 | Merge branch 'feat-init-script' | Stefan Koch | 5 | +72 | -45 |
2020-12-19 17:21 | remove unneeded TODO | Stefan Koch | 1 | +0 | -2 |
2020-12-19 10:11 | check for binary dependencies before startup | Stefan Koch | 3 | +76 | -3 |
2020-12-18 15:49 | write some notes about init scripts | Stefan Koch | 1 | +19 | -0 |
2020-12-15 18:07 | generate HTML coverage report | Stefan Koch | 2 | +4 | -1 |
2020-12-15 21:35 | add keyboard interrupt handler | Stefan Koch | 1 | +4 | -1 |
2020-12-14 21:26 | write unit tests for computing | Stefan Koch | 11 | +519 | -267 |
2020-12-13 17:09 | create an init script on the VM | Stefan Koch | 9 | +149 | -26 |
2020-12-13 21:43 | fixup! output code coverage at the end of tox run | Stefan Koch | 1 | +1 | -0 |
2020-12-13 21:42 | output code coverage at the end of tox run | Stefan Koch | 1 | +14 | -3 |
2020-12-13 14:19 | create example for setting up jitsi | Stefan Koch | 4 | +67 | -0 |
2020-12-12 17:52 | create an example script for rabbitmq VM hosting | Stefan Koch | 1 | +95 | -0 |
2020-12-12 17:03 | add missing protocol when stopping VM | Stefan Koch | 1 | +1 | -1 |
2020-12-12 11:50 | implement IP retrieval from guest agent | Stefan Koch | 4 | +171 | -25 |
2020-12-10 15:11 | wait for multiple messages to arrive | Stefan Koch | 1 | +0 | -4 |
2020-12-10 14:52 | allow to define log level | Stefan Koch | 2 | +6 | -3 |
2020-12-10 14:34 | change rabbitmq architecture to allow multi-host | Stefan Koch | 3 | +46 | -21 |
2020-12-08 20:04 | add new tap creation script to README | Stefan Koch | 2 | +9 | -22 |
2020-12-08 19:57 | create unit tests | Stefan Koch | 7 | +98 | -4 |
2020-12-07 21:17 | implement graceful shutdown through qemu monitor | Stefan Koch | 3 | +65 | -5 |
2020-12-06 11:22 | distinguish between creation, start, stop and deletion of VM | Stefan Koch | 3 | +177 | -74 |
2020-12-05 16:51 | allow to stop an instance | Stefan Koch | 2 | +36 | -8 |
2020-12-05 11:32 | cleanup code for VM startup | Stefan Koch | 1 | +43 | -68 |
2020-12-05 11:09 | return VM ID after startup | Stefan Koch | 2 | +5 | -1 |
2020-12-05 11:09 | start QEMU VM without window | Stefan Koch | 1 | +1 | -0 |
2020-12-03 19:21 | create a systemd unit file before VM start | Stefan Koch | 1 | +49 | -9 |
2020-12-03 19:17 | ignore pycharm files | Stefan Koch | 1 | +1 | -0 |
2020-12-03 18:50 | create a script to setup bridge and tap quickly | Stefan Koch | 1 | +49 | -0 |
2020-11-29 20:55 | fix typo | Stefan Koch | 1 | +1 | -1 |
2020-11-28 21:08 | choose Affero GPL as license | Stefan Koch | 1 | +661 | -0 |
2020-11-28 21:03 | show error message on client of broker is not running | Stefan Koch | 1 | +7 | -7 |
2020-11-28 20:36 | add some ideas for contributions | Stefan Koch | 1 | +11 | -0 |
2020-11-28 20:36 | add setup instructions for bridge and TAP | Stefan Koch | 1 | +28 | -0 |
2020-11-28 16:26 | enable KVM | Stefan Koch | 1 | +2 | -1 |
2020-11-28 16:03 | use VDE for networking | Stefan Koch | 3 | +93 | -10 |
2020-11-28 10:19 | create a Python package from blog results | Stefan Koch | 12 | +495 | -0 |