You are on page 1of 6

ECMS Server Architecture, Security and Backup Plan

This document is a copyright of Epiance Software Pvt. Ltd. and all rights are reserved. It is submitted under strict
commercial confidentiality. No part of this document may be reproduced or disclosed in any form, conventional or
electronic, for any reason to any third party without prior written consent from the authors.

© epiplex500 2015 page - 1


Copyright© 2019 Epiplex500. All rights reserved
This source code is an unpublished work fully protected by the Indian copyright laws and
those countries within the Berne Convention. It is considered a trade secret belonging to the
copyright holder. Source code from this program may not be used for any purpose other
than for which it was purchased without written consent. The material contained herein is
supplied without representation or warranty of any kind and therefore assumes no
responsibility and shall have no liability of any kind arising from the supply or use of this
code or the material contained herein.

This source code, in whole or in part, may not be reproduced or transmitted in any form or
by any means without the express prior written consent.

Customer Support:
Visit us online at http://www.epiplex500.com

Email us at epiplexsupport@epiance.com

Epiance Software Pvt. Ltd

Corporate Headquarters:
Maruthi Towers, 9th 'B' Main

Ex Chairman Layout, Banaswadi Main Road,

Bangalore-560043, India

Tel: + 91 80 4178 5000

2|P a g e Copyright© 2019 Epiplex500. All rights reserved


Table of Contents
1. ECMS Server Physical Architecture....................................................................................4
2. ECMS Server Data Flow Architecture................................................................................5
3. Security and Data backup plan..........................................................................................6

3|P a g e Copyright© 2019 Epiplex500. All rights reserved


1. ECMS Server Physical Architecture

4|P a g e Copyright© 2019 Epiplex500. All rights reserved


2. ECMS Server Data Flow Architecture

Primary Server activities

 Content developer will publish content to primary server and creates courses using
these content.
 All Active Directory Server details are configured at primary server.
 Contents will be synced to all available content servers.

Content Server activities

 The content server will authenticate end-user and will retrieve the course details
from primary server.
 The results and usage details of content will be published to primary server.

5|P a g e Copyright© 2019 Epiplex500. All rights reserved


3. Security and Data backup plan

End User Authentication types

 ECMS allows 3 types of authentication. i.e Form authentication, Single Sign On & Live
Authentication (using Microsoft Active Directory)
 For Live Authentication with LDAP servers, a common “Service Account” to be
created at all LDAP servers with full access to authenticate user. The Identity of IIS of
Primary server will be configured to this “Service Account”

ECMS Server Backup plans

 Database backup to be taken periodically using database tools


 ‘’Content Repository’’ backup to be taken periodically using ``File Server`` backup
tools.

ECMS Server Restore plans

 Install ECMS Server Media.


 Restore database from backup using database tools.
 Restore ``Content Repository`` from backup server using ``File Server`` tools.
 Configure ECMS and IIS to point restored database and content repository.

6|P a g e Copyright© 2019 Epiplex500. All rights reserved

You might also like