Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] inquiry about getting a UI for eclipse che containers
  • From: George Adrian Stoica <stoica@xxxxxxx>
  • Date: Wed, 23 Aug 2023 11:59:37 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ntnu.no; dmarc=pass action=none header.from=ntnu.no; dkim=pass header.d=ntnu.no; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=1esEnR7Ijg05Y8xDjDtEPE5H5UWdqJZkXc/psec/Fog=; b=QEQg68LHvSvQ5HRGLGDdJcs3OHt+k3as4U+JhS10rrQClxQl/YVwnrpyE3/eJhX6NYZt/UCOBvDQ2+s19tUNWjbPkL/6jOjUDfweEbIA75x30QKm2xLewBbPvgM6exSqgQ6JsouQHX7zYTsS9XTZQFVQbc05Y/qST/t1t1x8SF8Mbnp7J+0Dk1SAuvLsTNb4ewv0cNfRifQUj9ixVc5X2t3yJSIDReDU1HoNR3tswxHhyLwjFvGUgFefMVmHQHBvNrngi8FRAMVkCbSS/Pq6SPxVzztHA0bfP81gVDS5suc89GAZl5UDDeMbQp0FFV4Lrky+xPssrd8QqH2f/DOsBg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=EAI/BoLtHxL5F0jC3MXU4MePwpfrRiUERAl8bVkoSTi+a6HIkoCwTdpMPUAiCL+KWJtbHhCX3tGrXZW/QnVr4hSdhoa/hvJZXdBpvs68OrhppFRlhBJVf6n52Vnp84enAHUIwThJlls9E97Y87YwN/w3aoW3Zz6wlZXsk4PWfCQNau6xBuqzBCKopntun3YcbKe+fI3uxBNGrDlB3PaK9GPsedBuaugxx6KJagHX3wrM/Pn1uTJSWtRVl1cXoyekcfcBU10xyoAoBF8XJAXpDvLemkZ5/xW9xNwRWFN2Gdvyvv0ogeLAf6LHV342PnD3ipm8hhCgE3tBcRl2tuIMdg==
  • Delivered-to: che-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/che-dev/>
  • List-help: <mailto:che-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/che-dev>, <mailto:che-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/che-dev>, <mailto:che-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

Hi,

We are planning to use a self hosted installation of eclipse che in a
software dev project course at our department.

Part of the course work involves using UI automatic testing and the need
to have access to the GUI of the container.

We have managed so far to set up the system using an openstack
infrastructure.

Could you please point us to some resources and or documentation to help
us setting up a way to get access to the UI of the workspaces ?


The typical project URLs look like
      https://domain/dashboard/#/ide/user-namespace/project/

is there any chance to get something like
      https://domain/dashboard/#/ui/user-namespace/project/

where that would open the container UI  (supposing that there is some vnc server on it)
and have that integrated  so the students/devs  can be authenticated withe same credentials to view 
that and do not need to create any special docker images or manage passwords and credentials to see the UI ?

In short, this is basically attempting to get the same functionality you get in gitpod out of the box.


PS: I initially contacted Eclipse Foundation general inquiries and was guided to email you here.


--
Best regards,
    Adrian Stoica, PhD

    Associate Professor, Head of ISSE group
    Department of Computer Science
    Faculty of Information Technology and Electrical Engineering
    Norwegian University of Science and Technology



Back to the top