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 (13,906 stars) (2,725 forks)batch import
help wantedkind/enhancementtopic/webui

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