Fulltext results:
- base-ssh-login @z:relax:api:base
- ====== base-ssh-login ====== Logs into a remote host using ssh. This can be used to open a remote sesssion, but ususally it's used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== ba... ICE'': a key of an user or host definition in the repository. From this, the following properties are
- base-exec-user @z:relax:api:base
- * ''USER'': A key of an user definition in the repository. From this, the following properties are used: * ''HOST_REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''REMOTE_HO
- base-repo-get-value @z:relax:api:base
- ====== base-repo-get-value ====== Loads a service configuration from the repository and outputs a single value (for the given key) to STDOUT. ===== Usage ===== base-repo-get-value SERVICE KEY * ''SERVICE'': A key of a service definition in the repository. * ''KEY'': The key for the value in th
- base-repo-get-service @z:relax:api:base
- ====== base-repo-get-service ====== Loads a service configuration from the repository and outputs it to STDOUT. ===== Usage ===== base-repo-get-service SERVICE * ''SERVICE'': a key of a service definition in the repository. ===== Returns ===== Returns the servic
- ReLAX @z:relax
- ====== ReLAX ====== This is the project page for ReLAX. {{indexmenu>.#1}} * [[http://bitbucket.org/andunix/relax/|Source Code]] ([[http://bitbucket.org/andunix/relax/src/|browse source code]]) ===== Blog Entries
- base-exec-superuser @z:relax:api:base
- * ''USER'': A key of an user definition in the repository. From this, the following properties are ... to be executed. It is executed either locally or remote using base-ssh-login. ===== Returns ===== Returns the output of the command.
- Travian Analyzer Bookmarklet @z:travian
- s=de7&q='+window.getSelection():top.location.href.replace(/http:\/\/welt7\.travian\.de\/(spieler|allia... alyser.pl?s=de7&')) Now, update the bookmark and replace "welt7.travian.de" with your Travian server ... ource ===== And here is the code again, in a more readable way: <code> javascript: top.location.href=(... q='+window.getSelection() : top.location.href.replace(/http:\/\/welt7\.travian\.de\/(spieler|allia
- base-net-load-url @z:relax:api:base
- oad-url URL * ''URL'': the URL to load. ===== Returns ===== Returns the contents of the resource referenced by the URL. ===== Examples ===== <code bash> base-net-load-url "${service_url}" </
- base-ssh-mount @z:relax:api:base
- ====== base-ssh-mount ====== Mounts a remote share using sshfs/fuse (sftp). ===== Usage ===== bas... E * ''SERVICE'': A key of a service definition in the repository. ===== Returns ===== No output.
- base-ssh-umount @z:relax:api:base
- ====== base-ssh-umount ====== Unmounts a remote share which had been mounted using sshfs/fuse (sftp).... E * ''SERVICE'': A key of a service definition in the repository. ===== Returns ===== No output.
- host-user-tab @z:relax:api:host
- HOST'': a key of a host service definition in the repository. ===== Returns ===== Returns the contents of the ''/etc/passwd'' file.
- host-user-list @z:relax:api:host
- HOST'': a key of a host service definition in the repository. ===== Returns ===== Returns the first colum (login) of the ''/etc/passwd'' file. ===== Example ===== <code
- CloudTable @z:cloudtable
- s a further enhancement, there will be an API for remote calls and a fancy AJAX UI which then enables ... e of a company with the application inside). This remote form will send the input via email to the app
- Travian Map Download Script @z:travian
- same echo ${savemap} is the same als last one: REMOVING rm ${savemap} else # savemap and lastma... ation > history_1; DROP TABLE ${world}_village; RENAME TABLE ${TEMP_TABLE} TO ${world}_village; __S
- ReLAX API @z:relax:api
- ====== ReLAX API ====== {{indexmenu>.}}