IceWhaleTech / CasaOS

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
https://casaos.io
Apache License 2.0
24.36k stars 1.32k forks source link

[Feedback] Disallow port change on demo site #1061

Closed SamBouwer closed 1 year ago

SamBouwer commented 1 year ago

Description

I was able to change the port setting on the demosite, breaking the site when accessed from the home page.

Steps to reproduce:

  1. Open https://casaos.io/
  2. Click the "Live demo" button
  3. Login using the credentials as shared on the page
  4. Go to Settings > Port and change the port to for example 8081
  5. image
  6. Go back to https://casaos.io/
  7. Click the "Live demo" button
  8. See that the demo page doesn't load

Additional Information

No response

jerrykuku commented 1 year ago

The current demo website is a fully functional CasaOS that allows modification of the web UI port. However, the demo site will automatically reset every hour, and in the future, we will impose some limitations on this feature.