2 <title>Administration</title>
5 <h1>Administration</h1>
8 <li>Open up the root of the Freeside document tree in your web
9 browser. For example, if you created the Freeside document tree in
10 /home/httpd/html/freeside, and your web browser's DocumentRoot is
11 /home/httpd/html, open https://your_host/freeside/. Replace
12 "your_host" with the name or network address of your web server.
13 <li>Select <u>Configuration</u> from the main menu and update your configuration values.
15 <li>Go to <u>View/Edit service definitions</u> on the main menu, and
16 <u>Add a new service definition</u> with <i>Table</i> <b>svc_acct</b>.
17 Select your domain in the <b>domsvc</b> Modifier. Set <b>Fixed</b> to define
18 a service locked-in to this domain, or <b>Default</b> to define a service
19 which may select from among this domain and the customer's domains.
22 <td> Create at least POP (Point of Presence) by selecting
23 <u>View/Edit POPs</u> from the main menu.</td>
24 <th align="left"> OR </th>
25 <td>If you are not doing dialup, set slipip to fixed and blank for all your
26 Service Definitions which have Table <b>svc_acct</b>.</td>
29 <li>If you are using Freeside to keep track of sales taxes, define tax
30 information for your locales by clicking on the <u>View/Edit locales and tax
31 rates</u> on the main menu.
33 <li>If you would like Freeside to notify your customers when their credit
34 cards and other billing arrangements are about to expire, arrange for
35 <b>freeside-expiration-alerter</b> to be run daily by cron or similar
36 facility. The message it sends can be configured from the
37 <u>Configuration</u> choice of the main menu as <u>alerter_template</u>.