Skip to content

v0.14.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@carlosms carlosms released this 11 Jul 11:27
c5be2e5

Changed

Upgrading

For internal releases we don't support upgrading. If you have a previous sourced-ce version installed, clean up all your data before downloading this release. This will delete everything, including the UI data for dashboards, charts, users, etc:

sourced prune --all
rm -rf ~/.sourced

If you have dashboards created using previous versions of sourced-ce execute these commands before export:

cd ~/.sourced/workdirs/__active__
docker-compose exec sourced-ui bash
wget https://gist.githubusercontent.com/smacker/531afcf61c60012bc35cc73d89d661b4/raw/83f997251324abde08404cc2e3f278f8cc4de1f8/update_dashboards.py
python update_dashboards.py