userdoc:tt_web_interface_wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
userdoc:tt_web_interface_wiki [2019/11/01 17:15]
abelbeck
userdoc:tt_web_interface_wiki [2023/02/26 07:58]
mkeuter
Line 1: Line 1:
 ====== AstLinux integrated Wiki ====== ====== AstLinux integrated Wiki ======
  
-!!Note: AstLinux 1.3.7 or later is required!! +AstLinux now supports integrating your own (customer-specific) Wiki or online documentation within AstLinux itself.
- +
-Since AstLinux 1.3.7 you can now integrate your own (customer-specific) Wiki or online documentation within AstLinux.+
  
 The Wiki is an easy click within the AstLinux web interface, available even without public internet access and authenticated for only valid administrators. Ideal for displaying non-public or site-specific information. The Wiki is an easy click within the AstLinux web interface, available even without public internet access and authenticated for only valid administrators. Ideal for displaying non-public or site-specific information.
Line 9: Line 7:
 To be clear, this integrated Wiki simply adds support for an isolated web server root for 'staff' or 'admin' web users. Content needs to be added, the most basic would be editing the HTML directly using the pre-installed example, or using exported static HTML from external tools, or utilize a feature rich project like [[https://tiddlywiki.com|TiddlyWiki]]. To be clear, this integrated Wiki simply adds support for an isolated web server root for 'staff' or 'admin' web users. Content needs to be added, the most basic would be editing the HTML directly using the pre-installed example, or using exported static HTML from external tools, or utilize a feature rich project like [[https://tiddlywiki.com|TiddlyWiki]].
  
-**AstLinux Wiki Highlights:**+!!Note: AstLinux 1.3.7 or later is required!! 
 + 
 +===== AstLinux Wiki Highlights: =====
  
   * Replace ''/mnt/kd/wiki/index.html'' (or index.php) with your custom wiki web page.   * Replace ''/mnt/kd/wiki/index.html'' (or index.php) with your custom wiki web page.
Line 49: Line 49:
  
   https://pbx.example.com/admin/wiki/store.php   https://pbx.example.com/admin/wiki/store.php
 +
 +Define the "Server URL" first, before changing any other fields.
  
 The "Wiki Name" must be "admin" (assuming you don't want 'staff' users editing the Wiki) and the "Password" is the 'admin' user password (stored via a browser cookie). The "Wiki Name" must be "admin" (assuming you don't want 'staff' users editing the Wiki) and the "Password" is the 'admin' user password (stored via a browser cookie).
Line 60: Line 62:
   curl -o /mnt/kd/wiki/store.php https://gist.githubusercontent.com/abelbeck/4849adad3768b9ae92da2ccfa4dabd00/raw/   curl -o /mnt/kd/wiki/store.php https://gist.githubusercontent.com/abelbeck/4849adad3768b9ae92da2ccfa4dabd00/raw/
  
-!!Tip ->!! You may want to disable "Autosave" and only save when you have a good state, to minimize backup snapshots and make each one useful.+!!Tip ->!! You may want to disable "Autosave" and only manually save when you have a good state, to minimize backup snapshots.
  
 {{:userdoc:tiddlywiki-general-autosave.png?nolink&682|TiddlyWiki Autosave}} {{:userdoc:tiddlywiki-general-autosave.png?nolink&682|TiddlyWiki Autosave}}
  
 +__Upgrade your TiddlyWiki instance to the latest version:__
  
-\\+Go to this website: https://tiddlywiki.com/upgrade.html 
 + 
 +and either drag your current Wiki page onto it, or download the ''upgrade.html'' webpage (right-click the link) and do the same locally. 
 + 
 +\\ 
 __Others:__ __Others:__
  
-!!Note ->!! We tried DokuWiki, but found a few issues within the AstLinux environment.  Not recommended.+!!Note ->!! We tried [[https://www.dokuwiki.org/dokuwiki|DokuWiki]], but found a few issues within the AstLinux environment.  Not recommended.\\  
 +But you can include it hosting it in an LXC container (since 1.3.10), if you want.
  
  • userdoc/tt_web_interface_wiki.txt
  • Last modified: 2023/02/26 08:00
  • by mkeuter