diff --git a/Friend.md b/Friend.md index a226d78..e6203d3 100644 --- a/Friend.md +++ b/Friend.md @@ -140,29 +140,19 @@ ln -s ~/repos/mysupermodule mysupermodule ### 12. Install [Wekan Snap](https://github.com/wekan/wekan-snap/wiki/Install) ``` sudo apt-get -y install snapd -sudo snap install wekan +sudo snap install wekan --channel=latest/candidate ``` -### 13. [ROOT_URL settings](Settings) +### 13. [ROOT_URL settings](Settings) to your server IP address ``` -sudo snap set wekan root-url='http://localhost:5000' +sudo snap set wekan root-url='http://192.168.0.100:5000' sudo snap set wekan port='5000' ``` -### 14a) Trusted URL -Configure [trusted url](https://github.com/wekan/wekan-snap/wiki/Supported-settings-keys) to allow Friend to iframe Wekan. -``` -sudo snap set wekan trusted-url='https://friendup.example.com' -``` -### 14b) Disable browser policy and allow any website to iframe Wekan -Not recommended. -``` -sudo snap set wekan browser-policy-enabled='false' -``` -### 15) Start Wekan +### 14. Start Wekan ``` sudo snap start wekan sudo snap enable wekan ``` -### 16) Start Friend +### 15. Start Friend a) To background: ``` cd ~/repos/friendup/build @@ -177,7 +167,7 @@ or some of the following ./Phonix_FriendCoreGDB.sh ./ValgrindGriendCore.sh ``` -### 17) Use with webbrowser +### 16. Use with webbrowser Chrome or Chromium works best 32bit/64bit OS and also with Raspberry Pi on ARM. @@ -187,7 +177,7 @@ Username: fadmin Password: securefassword -### 18) Use with mobile app +### 17. Use with mobile app Play Store: FriendUP by Friend Software Labs @@ -197,7 +187,6 @@ Using Friend Android app to connect to your Friend server URL. There is also Friend iOS app, but I think it's not yet officially released. If someone is interested, invite to iOS Testflight can be had from [Friend chat](Friend). - # Adding app icons to Friend desktop menus @CraigL: I found that when I added my web apps to the Dock (by dragging the .jsx file onto it) The app list (on the left side) in the Dock editor showed the full path of the application even after adding a "Display Name" field entry. What I did was to use the Display Name entry for the App list (if available). What I ended up with was: