Skip to content

Commit

Permalink
Added Jexus web server page.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Oct 25, 2018
1 parent 1dac087 commit b608f83
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
1 change: 1 addition & 0 deletions manager/getting-started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Getting Started
install
features
iis
jexus
history
48 changes: 48 additions & 0 deletions manager/getting-started/jexus.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
Managing Remote Jexus Server
============================

By `Lex Li`_

This page shows you how to manage the Jexus web server remotely in Jexus
Manager.

.. contents:: In this article:
:local:
:depth: 1

Background
----------
Jexus Manager is designed to be compatible with Jexus web server.

Jexus Web Server and Remote Services
------------------------------------
Jexus web server is a Linux based web server to run ASP.NET/PHP applications.

More information about it can be found
`here <http://server.jexusmanager.com/>`_ .

To enable Jexus Manager to connect and manage Jexus web server, a server side
component, aka Remote Services, must be installed and configured in advance.

More information can be found at
`GitHub <https://github.com/jexuswebserver/RemoteServices/releases>`_ .

After configuring the Remote Services, Jexus Manager can be used to manage the
remote server.

Next Step
---------
Once a server is there, sites and applications can be managed by choosing one
of the categories in the middle panel.

.. image:: /_static/jexus.png

.. note:: If the server node is not yet expanded for management, double click
the node so that Jexus Manager tries to load its configuration.

Related Resources
-----------------

- :doc:`/getting-started/install`
- :doc:`/support/known-issues`
- :doc:`/support/troubleshooting`

0 comments on commit b608f83

Please sign in to comment.