aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs/src/site/xdoc/tour/admin.xml
blob: 610618e6eaa6a825334ef98b4a7ffba56d042880 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0"?>
<document>
  <properties>
    <title>Graphical Administration</title>
    <author email="brett@apache.org">Brett Porter</author>
  </properties>
  <head>
  </head>
  <body>
    <section name="Graphical Administration">
      <div style="text-align: center">
        <img src="../images/tour/admin.png" width="640" height="401" alt="" />
        <p>
          Archiva has a comprehensive web-based administration interface for configuring repositories,
          remote proxies, scheduled jobs and more. The configuration is kept in sync with the XML
          configuration files so that they can also be hand-edited if necessary.
        </p>
        <p>
          <a href="proxy.html">Previous: Remote Proxying Cache</a> |
          <strong>Graphical Administration</strong> |
          <a href="security.html">Next: Role-based Security</a>
        </p>
      </div>
    </section>
  </body>
</document>