From bb91874e6d6bddda79cd414f07a78ea1d3b7b427 Mon Sep 17 00:00:00 2001 From: nam-john-ho <146448941+nam-john-ho@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:35:00 +0700 Subject: [PATCH] Update adr-001-jan-deployable-cloud-native.md --- adr/adr-001-jan-deployable-cloud-native.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/adr/adr-001-jan-deployable-cloud-native.md b/adr/adr-001-jan-deployable-cloud-native.md index ad3b8307f..63e8f2a76 100644 --- a/adr/adr-001-jan-deployable-cloud-native.md +++ b/adr/adr-001-jan-deployable-cloud-native.md @@ -38,22 +38,6 @@ * Does not have all the electron handlers * Does not have the IPC handler -### Detailed Design -#### FE -- Middleware: -- Httpserver: TBD -- Custom build for httpweb/electron: TBD -- IPC -- Electron imports in plugins -#### Devops: -* Allow to pass username/password as environment variables -* Assign a Public IP to the instance -* Customize instance types on-demand. -- Runpod: TBD -- AWS: TBD -- Azure: TBD -- GCP: TBD - ## Alternative Approaches Separated server process runs along side with electron. https://github.com/janhq/jan/pull/184/commits/6005409a945bb0e80a61132b9eb77f47f19d0aa6