Commit graph

  • e545fb6526
    Merge pull request #168 from ComputerScienceHouse/willnilges/websockify_port Willard Nilges 2022-09-01 12:02:43 -0400
  • ad604bb938
    Merge 3bda10516c into 6627457958 Devin Matte 2022-09-01 02:28:13 -0400
  • aa3ea61188 Add env var to specify websockify container port willnilges/websockify_port Will Nilges 2022-09-01 00:04:38 -0400
  • 6627457958
    Merge pull request #167 from ComputerScienceHouse/willnilges/vnc-dev-bugfix Willard Nilges 2022-08-31 23:35:35 -0400
  • 240001c357 lint willnilges/vnc-dev-bugfix Will Nilges 2022-08-31 23:30:24 -0400
  • 19b508fe2e Properly delete keys from Redis Will Nilges 2022-08-31 23:24:37 -0400
  • 27221a5e05
    Update README.md WillNilges-targets-cleanup Willard Nilges 2022-08-31 22:07:48 -0400
  • 5a28460db0 Check if vnc_target is None before trying to use Will Nilges 2022-08-31 21:33:34 -0400
  • b90df9a7a0
    Revert "Fix vnc target redis crash" revert-165-willnilges/fix-vmid-crash Willard Nilges 2022-08-31 20:40:12 -0400
  • 737c9f9367 Fix broken VNC on dev environment Will Nilges 2022-08-31 20:20:21 -0400
  • 4f7655ca6b
    Merge pull request #165 from ComputerScienceHouse/willnilges/fix-vmid-crash Willard Nilges 2022-08-31 20:33:07 -0400
  • 60d4e89404 linttttttt willnilges/fix-vmid-crash Will Nilges 2022-08-25 23:46:22 -0400
  • 63a2bab3cd Fix vnc target redis crash Will Nilges 2022-08-25 23:36:41 -0400
  • 40ab5a31ee
    Add vnc port to readme Willard Nilges 2022-08-25 20:46:23 -0400
  • 603b39724b
    Bump sqlalchemy from 1.3.22 to 1.4.40 dependabot[bot] 2022-08-19 00:03:33 +0000
  • 732429b153
    Bump python-dotenv from 0.19.1 to 0.20.0 dependabot[bot] 2022-08-19 00:03:25 +0000
  • 0b7e863e09
    Bump websockify from 0.9.0 to 0.10.0 dependabot/pip/websockify-0.10.0 dependabot[bot] 2022-08-19 00:03:25 +0000
  • b9ea087ed1
    Bump tenacity from 5.0.2 to 8.0.1 dependabot[bot] 2022-08-19 00:03:24 +0000
  • b3d43f8d21
    Merge pull request #158 from ComputerScienceHouse/willnilges/remove-ssh Willard Nilges 2022-08-18 20:02:44 -0400
  • 125d7fae51 Remove target from targets file in tasks willnilges/remove-ssh Will Nilges 2022-08-12 00:42:53 -0400
  • 433c845a35 Use Redis to link VNC tokens to VMID Will Nilges 2022-07-31 00:12:06 -0400
  • aa1c4834f4 Remove deprecated library Will Nilges 2022-07-29 22:55:18 -0400
  • 8d4a7d52a9 Remove SSH functionality to Proxmox Will Nilges 2022-07-29 22:24:52 -0400
  • c809d70c68 Remove old TODO Will Nilges 2022-07-29 22:00:02 -0400
  • e10407197b
    Bump requests from 2.25.1 to 2.28.1 dependabot[bot] 2022-07-30 00:56:44 +0000
  • 2c17d6988f
    Update VNC functionality for Proxmox 7 (#148) Willard Nilges 2022-07-29 20:56:00 -0400
  • 4efa3dfdd5 pylint wilnil/targets Will Nilges 2022-07-28 00:05:10 -0400
  • 69bb454406 Black Will Nilges 2022-07-27 23:56:43 -0400
  • 42fff9dad7 Replace hardcoded URL Will Nilges 2022-07-27 23:55:16 -0400
  • 3bad0f003c
    Merge pull request #155 from ComputerScienceHouse/willnilges/for-the-badge Willard Nilges 2022-07-26 11:49:02 -0400
  • c0ec5d9814
    Add Python Version badge willnilges/for-the-badge Willard Nilges 2022-07-26 11:08:06 -0400
  • 3c3224c7af Import deprecated Will Nilges 2022-07-13 23:32:58 -0400
  • ddaf9aa379 Fix Joe's complaints Will Nilges 2022-07-13 22:58:00 -0400
  • 3bda10516c
    Merge branch 'master' into increase-default-limits increase-default-limits Devin Matte 2022-07-12 16:50:36 -0400
  • 092dbe94fb Remove obviously dead code Will Nilges 2022-07-12 08:32:44 -0400
  • 5332fa457c Black Will Nilges 2022-07-11 23:03:30 -0400
  • 987675326d Pylint Will Nilges 2022-07-11 22:55:16 -0400
  • 5ca85bf55e Make things not crash as much :) Will Nilges 2022-07-11 22:38:39 -0400
  • 0dc10beab8 Black Will Nilges 2022-07-11 00:38:14 -0400
  • 4ec51ea611 Fixes, use gunicorn, launch websockify Will Nilges 2022-07-11 00:35:28 -0400
  • 7555232926 Pylint Will Nilges 2022-07-10 19:46:48 -0400
  • 1bfdf398bb Add option to specify VNC port. Will Nilges 2022-07-10 18:41:36 -0400
  • 98d1408693 Black Will Nilges 2022-07-10 18:06:03 -0400
  • 1134939d3c Remove SSH key from build Will Nilges 2022-07-10 18:05:43 -0400
  • 7ab74fb2e4 Update websockify-related tasks Will Nilges 2022-07-10 17:43:14 -0400
  • d0af3a9567 Open VNC session on the node that the VM belongs Will Nilges 2022-07-09 13:57:26 -0400
  • 0b4efa9784 Dude it works holy shit Will Nilges 2022-07-08 01:31:43 -0400
  • 586536c708 Joe figured it out Will Nilges 2022-07-07 22:58:22 -0400
  • c1a14cd90e Oh my god I'm so close. I'm so close. Will Nilges 2022-07-07 00:23:35 -0400
  • cb73b9ff40 Update gitignore Will Nilges 2022-07-06 21:27:28 -0400
  • 608319c9ad I'm starting to understand Will Nilges 2022-07-05 23:53:39 -0400
  • cb077f5a93 Add run and kill scripts Will Nilges 2022-07-02 11:42:19 -0400
  • 76ecd9a2f5 Chown targets Will Nilges 2022-06-27 19:47:47 -0400
  • 0e58e7bc5a
    Merge 9ce3ecc76c into d0c3bdef55 Devin Matte 2022-06-30 17:43:49 -0400
  • 9ce3ecc76c Locking dependencies with pip-tools lock-requirements Devin Matte 2022-06-30 17:43:07 -0400
  • d0c3bdef55
    Merge pull request #146 from ComputerScienceHouse/willnilges/generated Willard Nilges 2022-06-29 21:00:27 -0400
  • 39f77d3f99 Mark schema as generated willnilges/generated Will Nilges 2022-06-29 20:55:43 -0400
  • 20cdfc332e
    Merge pull request #145 from ComputerScienceHouse/disk-increase Willard Nilges 2022-06-29 16:38:41 -0400
  • 20f523b2ca Increase disk allotment disk-increase Devin Matte 2022-06-29 16:33:04 -0400
  • 603e535272 Add schema to gitignore wilnil/thats_a_lot_of_schema Will Nilges 2022-06-27 19:41:07 -0400
  • 493fbd13f1
    Merge pull request #143 from ComputerScienceHouse/wilnil/datadog Galen Guyer 2022-06-27 10:17:00 -0400
  • 821b0e18d9 Compress schema Will Nilges 2022-06-25 22:59:08 -0400
  • 3463a39e46 Add ddtrace Will Nilges 2022-06-25 22:11:38 -0400
  • 013b91f2f0 Move schema, clean up postgres dockerfile Will Nilges 2022-06-25 21:54:48 -0400
  • 010156b0fd
    Bump sqlalchemy from 1.3.22 to 1.4.39 dependabot[bot] 2022-06-26 02:00:49 +0000
  • d016590d2f
    Merge pull request #140 from ComputerScienceHouse/wilnil/hacking Willard Nilges 2022-06-25 21:45:09 -0400
  • 401902b4a9 Move large.sql into the repo wilnil/hacking Will Nilges 2022-06-25 20:44:19 -0400
  • ce35fc90a0 Make proxstar work in Podman Will Nilges 2022-06-20 22:26:06 -0400
  • 2dbaedde4e Update requirements.txt Will Nilges 2022-06-18 21:55:25 -0400
  • 57ab376296 Move "developing" to "HACKING" Will Nilges 2022-06-18 21:54:53 -0400
  • 969840cbe5
    Bump sqlalchemy from 1.3.22 to 1.4.37 dependabot[bot] 2022-06-06 16:00:56 +0000
  • 362a805a84
    Bump sqlalchemy from 1.3.22 to 1.4.36 dependabot[bot] 2022-05-30 01:12:08 +0000
  • ede4259c88
    Bump paramiko from 2.7.2 to 2.11.0 dependabot[bot] 2022-05-30 01:11:25 +0000
  • 902cfa7c54
    Bump sshtunnel from 0.2.2 to 0.4.0 dependabot[bot] 2022-05-30 01:10:25 +0000
  • 0b12c1949f
    Merge branch 'master' into increase-default-limits Devin Matte 2022-05-29 20:21:51 -0400
  • be80216eeb
    Merge pull request #135 from ComputerScienceHouse/fix-for-2022 Will Nilges 2022-05-29 20:18:50 -0400
  • a67380c500 Removing .items() fix-for-2022 Devin Matte 2022-05-28 19:03:13 -0400
  • 7a2c3374ca Update to latest noVNC Devin Matte 2022-05-28 18:20:04 -0400
  • 971599027f Update Flask pin Devin Matte 2022-05-28 15:42:11 -0400
  • f81a3914f3 Add ddtrace for datadog monitoring Devin Matte 2022-05-28 15:30:26 -0400
  • cfa8323f28 Pinning markupsafe Devin Matte 2022-05-28 15:21:29 -0400
  • 46bcdd8b4c Increase default limits for new proxmox and ceph Devin Matte 2022-05-28 14:53:07 -0400
  • a6f446f0cf Fixing version pinning Devin Matte 2022-05-28 14:43:55 -0400
  • 9d2eec92cb Reverting rq changes, pinning click Devin Matte 2022-05-28 14:38:22 -0400
  • 7bf18eea74 Updating rq and sentry Devin Matte 2022-05-28 14:34:49 -0400
  • 62490d6858 Fixing black and pylint Devin Matte 2022-05-28 14:28:26 -0400
  • d660549200
    Fix dep version Devin Matte 2022-05-27 15:34:26 -0400
  • d0794c9fa5
    Update apt before installing deps Devin Matte 2022-05-27 15:33:19 -0400
  • 9d4b793a87
    Pin jinja2 version Devin Matte 2022-05-27 15:29:56 -0400
  • 2969c71538
    Bump paramiko from 2.7.2 to 2.10.4 dependabot[bot] 2022-05-02 16:00:28 +0000
  • 6f79b96a83
    Merge pull request #131 from erwijet/master Galen Guyer 2022-04-13 19:56:44 -0400
  • 2647aa8474
    update jquery CDN Tyler Holewinski 2022-04-13 19:56:06 -0400
  • bbb3ec3068
    Bump sqlalchemy from 1.3.22 to 1.4.35 dependabot[bot] 2022-04-11 16:01:55 +0000
  • a507f3eda1
    Bump sqlalchemy from 1.3.22 to 1.4.34 dependabot[bot] 2022-04-04 16:01:28 +0000
  • 0d6754c42c
    Bump paramiko from 2.7.2 to 2.10.3 dependabot[bot] 2022-04-04 16:00:38 +0000
  • c95bdf2a61
    Bump paramiko from 2.7.2 to 2.10.1 dependabot[bot] 2022-03-29 21:54:27 +0000
  • ae0a90b0aa
    Bump sqlalchemy from 1.3.22 to 1.4.32 dependabot[bot] 2022-03-07 16:01:24 +0000
  • f1dfbce10f
    Bump sqlalchemy from 1.3.22 to 1.4.31 dependabot[bot] 2022-01-24 16:01:26 +0000
  • 2010dfd3f2
    Bump sqlalchemy from 1.3.22 to 1.4.29 dependabot[bot] 2021-12-27 16:00:48 +0000
  • 99fcb71fc7
    Bump sqlalchemy from 1.3.22 to 1.4.28 dependabot[bot] 2021-12-13 16:00:52 +0000