umbrel-apps/urbit/umbrel-app.yml
2023-07-10 22:07:34 -07:00

47 lines
1.7 KiB
YAML

manifestVersion: 1
id: urbit
category: networking
name: Urbit
version: "v2.11"
tagline: Run Urbit on your Umbrel
description: >-
Urbit is a personal server for self-sovereign personal & networked
computing. Nock, a functional combinator, is built into Hoon, a system
programming language, used to implement Arvo, a deterministic operating
system, that communicates over Ames, a decentralized, encrypted P2P network.
This app helps you boot and manage Urbit instances on your Umbrel. It provides a simple management GUI, start and stop operations, and passes your +code through the interface.
If you are interested in purchasing an L2 planet checkout: subject.network/buy
Credit to ~timluc-miptev, ~master-forwex, ~sipsen-pilser & ~rivpyl-sidfyl
developer: ~mopfel-winrux & ~sitful-hatred
website: https://github.com/mopfel-winrux/urbit-umbrel
dependencies: []
repo: https://github.com/mopfel-winrux/urbit-umbrel
support: https://github.com/mopfel-winrux/urbit-umbrel/issues
port: 8090
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: /launch
defaultUsername: umbrel
deterministicPassword: true
torOnly: false
submitter: ~mopfel-winrux
submission: https://github.com/getumbrel/umbrel/pull/1246
releaseNotes: >-
This release fixes a guard page bounds check that would usually present
as a ship crashing with loom: bogus ward. This bug (present since
vere-v2.7) also has a small chance of corrupting persistent state, so we
encourage users to upgrade as soon as possible.
The release also fixes a bug with the meld command that was causing it
to run twice for every invocation.
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.11