Migrate '/get_havoc_playqueue' and other Havoc-CrossComm Endpoints #6

Closed
opened 2024-08-11 11:15:01 -04:00 by codey · 11 comments
codey commented 2024-08-11 11:15:01 -04:00 (Migrated from kode.boatson.boats)

Migrate '/get_havoc_playqueue' and other Havoc-crosscomm endpoints

# Migrate '/get_havoc_playqueue' and other Havoc-crosscomm endpoints
codey commented 2024-08-11 11:15:01 -04:00 (Migrated from kode.boatson.boats)

changed due date to August 20, 2024

changed due date to August 20, 2024
codey commented 2024-08-11 11:15:01 -04:00 (Migrated from kode.boatson.boats)

assigned to @codey

assigned to @codey
codey commented 2024-08-11 11:16:57 -04:00 (Migrated from kode.boatson.boats)

changed title from Migrate '/get_havoc_playqueue' and other Havoc-{-c-}ross{-c-}omm {-e-}ndpoints to Migrate '/get_havoc_playqueue' and other Havoc-{+C+}ross{+C+}omm {+E+}ndpoints

changed title from **Migrate '/get_havoc_playqueue' and other Havoc-{-c-}ross{-c-}omm {-e-}ndpoints** to **Migrate '/get_havoc_playqueue' and other Havoc-{+C+}ross{+C+}omm {+E+}ndpoints**
codey commented 2024-08-11 11:33:00 -04:00 (Migrated from kode.boatson.boats)

added time estimate of 5h

added time estimate of 5h
codey commented 2024-08-13 19:55:08 -04:00 (Migrated from kode.boatson.boats)

Need to brainstorm a more appropriate crosscomm mechanism for the bots. Currently crosscomm is only possible locally/on the same VM, and uses simple TCP sockets bound locally.

Need to brainstorm a more appropriate crosscomm mechanism for the bots. Currently crosscomm is only possible locally/on the same VM, and uses simple TCP sockets bound locally.
codey commented 2024-08-16 21:15:38 -04:00 (Migrated from kode.boatson.boats)

made the issue confidential

made the issue confidential
codey commented 2024-08-16 21:16:43 -04:00 (Migrated from kode.boatson.boats)

made the issue visible to everyone

made the issue visible to everyone
codey commented 2024-08-16 21:16:48 -04:00 (Migrated from kode.boatson.boats)

changed the description

changed the description
codey commented 2024-08-16 21:16:55 -04:00 (Migrated from kode.boatson.boats)

Includes:

  • '/get_havoc_playqueue'
  • '/havoc_skip'
  • '/havoc_get_metadata'
  • '/havoc_update_metadata'
  • '/havoc_play'
  • '/havoc_request'

Specific migration tactic TBD, will likely look to consolidate/remove endpoints.

Includes: - '/get_havoc_playqueue' - '/havoc_skip' - '/havoc_get_metadata' - '/havoc_update_metadata' - '/havoc_play' - '/havoc_request' Specific migration tactic TBD, will likely look to consolidate/remove endpoints.
codey commented 2024-08-19 08:09:32 -04:00 (Migrated from kode.boatson.boats)

Migration strategy determined:

Each bot requiring crosscomms will run a private/bundled FastAPI server, in addition to the already existing global API at https://api.codey.lol.

Private network has been created.

VM1: 10.10.10.100
VM2: 10.10.10.101

## Migration strategy determined: Each bot requiring crosscomms will run a private/bundled FastAPI server, in addition to the already existing global API at https://api.codey.lol. Private network has been created. VM1: `10.10.10.100` VM2: `10.10.10.101`
codey commented 2024-08-19 14:06:43 -04:00 (Migrated from kode.boatson.boats)

resolved with:

resolved with: - https://kode.boatson.boats/codey/api/-/commit/2d22b90fbdfabe2e21056d9a6e9a11aab63bd554 - https://kode.boatson.boats/codey/api/-/commit/11762ac7b3df6ee417ec078c774f1a82028fe0cb
codey (Migrated from kode.boatson.boats) closed this issue 2024-08-19 14:06:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: codey/api#6
No description provided.