From afb0ff35fcc0fef008b3375197c0bf0dd8c0d3b7 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 16 Jul 2020 15:53:55 -0700 Subject: [PATCH] Fixup manifest --- CloudronManifest.json | 14 ++++---------- POSTINSTALL.md | 13 +++++-------- 2 files changed, 9 insertions(+), 18 deletions(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 9e5607e..20c54de 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -22,18 +22,12 @@ "website": "http://www.freshrss.org", "contactEmail": "support@cloudron.io", "icon": "logo.png", - "tags": [ - "rss", - "atom", - "greader", - "reader", - "news", - "feeds" - ], + "tags": [ "rss", "atom", "greader", "reader", "news", "feeds", "feedly" ], "mediaLinks": [ - "https://s3.amazonaws.com/cloudron-app-screenshots/org.freshrss.cloudronapp/7d731e71a6faa3791e19b7d7daf468a9486349cc/1.png" + "https://cloudron-app-screenshots.s3.amazonaws.com/org.freshrss.cloudronapp/7d731e71a6faa3791e19b7d7daf468a9486349cc/1.png" ], "postInstallMessage": "file://POSTINSTALL.md", - "minBoxVersion": "2.0.0", + "minBoxVersion": "5.3.0", + "forumUrl": "https://forum.cloudron.io/category/27/freshrss", "documentationUrl": "https://cloudron.io/documentation/apps/freshrss/" } diff --git a/POSTINSTALL.md b/POSTINSTALL.md index 9080065..d98b39c 100644 --- a/POSTINSTALL.md +++ b/POSTINSTALL.md @@ -1,10 +1,7 @@ -This application does not integrate with Cloudron authentication. +This app is pre-setup with an admin account. The initial credentials are: + +**Username**: admin
+**Password**: changeme
-There is a preconfigured administrator account with the following credentials: +Please change the admin password immediately. -* Username: `admin` -* Password: `changeme` - -(Please change that password on first login) - -You can create more accounts withing the app when logged in as administrator.