speedianet / os

Speedia OS is a container operating system designed so you never have to write a Dockerfile again.
https://speedia.net/os/
Eclipse Public License 2.0
11 stars 2 forks source link

feat: add read-only demo to speedia.net website #86

Closed ntorga closed 1 week ago

ntorga commented 1 week ago

Read-only demos created:

https://control.demo.speedia.net:3141/_/ or https://os.demo.speedia.net:1618/_/
User: demo // Password: abc123

It's already been mentioned on README.md. Next I need to make the WordPress install read-only via .htaccess and put the links and creds on speedia.net website.

There is also a bug on the frontend when restarting the services during read-only mode but will fix tomorrow.

ntorga commented 1 week ago

Found a couple issues with OS and Control while deploying the demo. I also wrote an Oracle Cloud article on how to deploy Control there: https://speedia.net/blog/docs/speedia-control/getting-started/deploy-on-oracle-cloud/

The demos are now available on Speedia's website and was announced on the community at #103.