use-ink / ink-playground

Browser Based Playground for editing, sharing & compiling ink! Smart Contracts
https://ink-playground.substrate.io
Apache License 2.0
26 stars 17 forks source link

https://ink-playground.substrate.io/ is 404 #704

Open jasl opened 1 year ago

achimcc commented 1 year ago

Thanks for reporting it! We are aware of this issue and having some Kubernetes problems with the current deployment. We are working on it!

JoshOrndorff commented 1 year ago

Any news on this?

achimcc commented 1 year ago

Well, its a deployment issue with Kubernetes! We have to move from the sysbox runtime to pure Kubernetes. The deployment on k8s broke with the last upgrade to the most recent sysbox runtime. The plan is to open a second Kubernetes instance for contract compilation by calling the Kubernetes API from within the first one. We originally build our setup for Docker deployment, where our architecture is mandatory for security reasons. ParityTech Devops team says, that for k8s this is not the case. So I'm currently learning how to migrate to pure k8s. Targeting this for the end of next week!

Polkadot-Forum commented 1 year ago

This issue has been mentioned on Polkadot Forum. There might be relevant details there:

https://forum.polkadot.network/t/ink-playground/3052/2

kamalbuilds commented 1 year ago

Hey @achimcc any progress on this ?

tubackkhoa commented 1 year ago

Hey @achimcc any progress on this ?

You can try Oraichain Studio which is very fast Rust Playground on browser https://github.com/oraichain/smart-studio