-
David (RawKode) has created Fermyon specific videos and posted on the RawKode YouTube channel.
These can be embedded into the docs in the relevant places i.e. Spin, Rust, Go etc.
-
Its getting close to release and we'll need to update this
-
Monday or Tuesday:
* [ ] Pick a topic and create/use an issue in the repo
* [ ] If applicable coordinate with an upstream project if they're interested in attending the show
* [ ] Create the graphi…
jbeda updated
2 years ago
-
Logging feature request from Discord ~
-
Followed the doc to install fermyon on digitalocean. I am unable to authenticate using command `spin login`.
I always get the error Invalid input
![image](https://github.com/fermyon/installer/as…
-
how can I read the current wasm component or application metadata?
for example, to display the version?
are [application variables](https://developer.fermyon.com/spin/v2/variables) meant to be u…
-
it seems there is a bug right now on trying to update app on Fermyon Cloud. I am adding a test for it and it also seems like `spin cloud deploy` would exit with code `0` even if readiness check timeou…
-
The `spin` feature works perfectly on GitHub Codespaces and if the underlying host system is `AMD64`. However it fails when using the devcontainer feature if the host system is `aarch64` (tested on an…
-
### Feature Description
Support WebAssembly as a compilation target
### Problem or Need
Having support for running within a WebAssembly environment would solve the sandboxing problem of privile…
-
In reference to trying and `spin up`'ing this app: github.com/mikkelhegn/redirect
What's causing this error in Spin?
`spin build` works fine.
When I do `spin up`, I see the following error:
…