ipfs/kubo

New update mechanism for the webui

Open

#2,219 opened on Jan 19, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (2,725 forks)batch import
help wantedkind/enhancementtopic/webui

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

  • Add a command to
    • fetch the latest version of the webui from the webui url,
    • pin it
  • Add a command to replace the current version with the new one available (this will be triggered by the user via an update button from the webui)

Contributor guide