You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# Cache Web Terminal
2
-
Web-based terminal application for InterSystems Caché database. Access your database from everywhere!
1
+
# Caché Web Terminal
2
+
Web-based terminal application for InterSystems Caché database. Access your database from everywhere!
3
3
4
4
Visit [project page](http://intersystems-ru.github.io/webterminal) for more details.
5
5
6
6
### Installation
7
-
Download latest version from <ahref="http://intersystems-ru.github.io/webterminal/#downloads">project page</a> and import XML file into %SYS namespace. Make sure that you have enabled write access to CACHELIB database during installation process.
7
+
Download latest version from <ahref="http://intersystems-ru.github.io/webterminal/#downloads">project page</a> and import XML file into %SYS namespace. Make sure that you have enabled write access to CACHELIB database during installation process. Later you can update application by typing "/update" command.
8
8
9
9
### Usage
10
-
After installation, you will be able to access application at http://[host]:[port]/csp/sys/WebTerminal/index.csp. Type "/help" there to get more information.
10
+
After installation, you will be able to access application at http://[host]:[port]/csp/sys/WebTerminal/index.csp. Type "/help" there to get more information. Enable authorization manually over index.csp page.
11
11
12
12
### Features
13
13
<table>
@@ -55,4 +55,4 @@ After installation, you will be able to access application at http://[host]:[por
0 commit comments