Log In [secure]
Log In [http]

Anyterm

A Terminal Anywhere

Deployment

The simplest deployment is to install Anyterm in your existing HTTP daemon:

Browser communicates through firewalls to Apache2 daemon on    port 80 or port 443 running Anyterm module and serving main web    content.

This is simple and has all of the standard Anyterm benefits, but also has a number of possible disadvantages:

So you might want to consider some other configurations.

1. Second HTTP daemon on a different port

You can have a second Apache2 installation on a non-standard port number, e.g. 8080, dedicated to Anyterm:

Browser communicates to Apache2 daemon on port 8080 with      Anyterm module; separate daemon serves main web content.

2. Second HTTP daemon on port 443

If you're not using HTTPS for your main web content, you can run a second HTTP daemon for Anyterm that uses only HTTPS on port 443:

Browser communicates to Apache2 daemon on port 443 with      Anyterm module; separate daemon serves main web content on port 80.

3. Second HTTP daemon, proxied to from main HTTP daemon

You can have your main HTTP daemon proxy Anyterm requests received on the standard port to the second daemon's non-standard port:

Browser communicates directly with Apache2 daemon with      Anyterm module on port 8080, or through firewalls via proxy      module in separate daemon also serving main web content on port      80 or 443.

4. Second HTTP daemon with additional IP address

If your platform can be configured to have multiple IP addresses, you can have a dedicated daemon for Anyterm that listens on standard ports but on a different address:

Browser communicates through firewalls with Apache2 daemon      with Anyterm module on port 80 or 443 at one IP address.  A      separate daemon serving the main web content on port 80 or 443      has a different IP address.

5. Dedicated machine

If you want to supervise a number of machines, you could have a dedicated machine to run Anyterm and then SSH or telnet to the others:

Browser communicates through firewalls with Apache2 daemon      with Anyterm module on port 80 or 443 on one machine, from where      SSH or telnet sessions to other local machines are      established.

(Let me know if you'd like to connect Anyterm to a serial port. This should be doable.)

6. Let us help!

If you'd like to get the advantages of Anyterm without the trouble of installing it and getting it working, why not join my.anyterm.org? For a small fee you can use our Anyterm installation to access your servers from almost anywhere:

Browser communicates through firewalls with my.anyterm.org,      from where SSH or telnet sessions to your servers are established.