10 Commits

Author SHA1 Message Date
3748948b5d better message when server is not running
when a client is started and the server is not running,
issue 'please use ".. start .."' message
2021-04-09 10:15:32 +02:00
9900af0e3f main ins no longer needed in command
- MAIN is automatically replaced by the basename of the home directory
- when %(ins) is omitted in *_command, it is also replaced by this
+ add help subcommand
2021-04-09 09:20:10 +02:00
l_samenv
702db45a76 improve service manager
- do not start sea server automatically
- replace _SERVICE in FRAPPY_HISTORY by service name
- imporve error messages
- no fiddling around with sys,path, reply on PYTHONPATH for
  finding packages
2021-03-15 15:11:16 +01:00
10c01a7fdd added frappy gui 2021-02-26 16:06:14 +01:00
51abcab182 renamed to 'servicemanager'
the PYTHONPATH should be set to the directory above servicemanager
2021-02-26 14:52:24 +01:00
632beda430 reorganize in order to make packaging better 2020-12-10 17:01:54 +01:00
l_samenv
4b9e0e905d add info about SEA cfg in listing
+ fixed: all servers should be shown, independent whether nicos list,
  frappy list or sea list is used
2020-11-03 14:08:38 +01:00
eee6c22b87 add sea config information to sea list
+ fixed servman import (must be __init__)
2020-11-03 12:06:29 +01:00
l_samenv
fcd85f1ca4 various improvements
- servman.cfg moved to home directory
- changed mechanism to retrieve frappy cfg in list
- fixed bin/sea to accept also foreign instruments for gui / cli
2020-11-03 11:35:04 +01:00
61ba9336b8 initial version 2020-10-23 16:18:50 +02:00