17 Commits

Author SHA1 Message Date
l_samenv
0904390dc3 allow <INS> in envrionment varables in servicemanager.cfg 2022-07-06 08:45:03 +02:00
f411460c2c introduce wildcards for <instance> 2021-12-06 14:39:04 +01:00
l_samenv
bb3c72acc9 better args checking, sea list: cfg shown only on single items 2021-12-06 11:54:19 +01:00
5a1bdbf9a2 put home in sys.path 2021-04-28 12:28:45 +02:00
e663c97b80 better argument treatment 2021-04-28 12:04:58 +02:00
404288abbf keep the frappy server alive when nicos is restarted
Popen with start_new_session=True when not in run mode
2021-04-19 15:46:07 +02:00
bcb4a4ba16 determine package for remote nicos servers
+ fix a bug in ServiceManager.do_list
2021-04-14 14:16:08 +02:00
d73ec3ab9a support for connecting clients to remote servers
- define REMOTE_HOST and REMOTE_LOGIN in servicemanager.cfg
- added app argument to gui client main
2021-04-12 18:08:14 +02:00
l_samenv
c7584d70b1 added config_dirs methed to FrappyManager 2021-04-09 13:57:05 +02:00
4fb55323e3 do not show <instance> in help when not needed 2021-04-09 10:28:18 +02:00
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
adbe97361f add logger argument to ServiceManager.restart
+ replace MAIN instrument by the name of home directory
2021-03-09 18:03:13 +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