mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
af67ae2175
Co-authored-by: NativePlanet CICD <mgmt@nativeplanet.io> Co-authored-by: mopfel-winrux <amadeo.bellotti@gmail.com> Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
manifestVersion: 1
|
||
id: urbit
|
||
category: Networking
|
||
name: Urbit
|
||
version: "v2.2"
|
||
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: >-
|
||
- Includes click, a thin client for interacting with khan/conn (control plane). See this excellent writeup by the feature’s author, ~finmep-lanteb, for more details on the rationale.
|
||
|
||
- Adds a CLI option to configure the time between snapshots.
|
||
|
||
- Changes the placement of auto-docking in the boot sequence.
|
||
|
||
|
||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.2
|