Writing /var/lib/dokuwiki/wiki.project-insanity.org/data/meta/projects/nextcloud_news_debug.meta failed
projects:nextcloud_news_debug
Differences
This shows you the differences between two versions of the page.
projects:nextcloud_news_debug [2020/11/26 10:23] – old revision restored (2020/09/01 06:29) 173.212.246.232 | projects:nextcloud_news_debug [2021/10/31 10:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <code bash> | ||
+ | cd /tmp | ||
+ | wget " | ||
+ | wget " | ||
+ | tar -x --lzma -f oc_news_db.tar.lzma | ||
+ | tar xvf news.tar.gz | ||
+ | docker build -t nextcloud-testing github.com/ | ||
+ | docker run -v / | ||
+ | </ | ||
+ | * Visit http:// | ||
+ | * Enable app " | ||
+ | Import news app db backup: | ||
+ | <code bash> | ||
+ | cat / | ||
+ | </ |