censhare setup_SysAdmin
Initial default configuration of the censhare Server, databases, components and censhare clients.
censhare server_SysAdmin
- Initial censhare Server configuration_SysAdmin — After censhare-Server has been installed successfully, some further steps may be needed in order to run the software properly. This article gives the basics about what to configure after a fresh installation.
- System properties - SysAdmin
- Localization_SysAdmin
- Core services overview_SysAdmin — Overview of the currently implemented censhare services and their dependencies in the censhare Server. Detailed technical documentation of the censhare Application Server and its application modules can be found in the censhare Server API documentation.
- Master data - SysAdmin
- Modules
- File system - SysAdmin
- CDB - SysAdmin
- Remote server - SysAdmin
- Update server configuration and synchronize remote servers _Sysadmin 1 — Update of the server configuration and server restart. Overview on the default and custom directories.
Database setup_SysAdmin
- Cheatsheet - Oracle and PostgresSQL - SysAdmin — Differences in daily work with Oracle and PostgreSQL databases.
- Export and import PostgreSQL database_SysAdmin
- Export Oracle database_SysAdmin — Execution time: 5 minutes + export wait time = 10-40 minutes for a standard censhare database.
- Import Oracle database_sysadmin — Execution time: 5 minutes + copy dumpfile time + import wait time = 20-60 minutes for a standard censhare database.
- Oracle compression licensing - SysAdmin — As an Enterprise Edition is needed for key compression as of version 12c, the "compress" instruction is now removed from create-db.sql script. It cannot be used for new databases.
- Oracle Extended Data Types - SysAdmin — Extended Data Types is a feature as of Oracle 12c. It allows to increase the maximum size of VARCHAR2, NVARCHAR2, and RAW columns in a table.
- Enhance security in Oracle database environments_sysadmin — Separate users and permissions for the application and the application's updates to enhance security.
- Migration Oracle to PostgreSQL - Sysadmin — Create a new default schema in PostgreSQL, customize it and pool the data directly from Oracle without intermediate export files by using oracle_fdw (foreign data wrapper).
- Migration Oracle to PostgreSQL_Sysadmin — Create a new default schema in Oracle, customize it and push the data directly from PostgreSQL without intermediate export files by using oracle_fdw (foreign data wrapper).
- Database - Configuration and troubleshooting_SysAdmin — Best practices of setting up and operating the database.
Set up clients - SysAdmin — Overview on all censhare client applications.
- Customize Client-Server communication_SysAdmin — This text describes the technical details of the communication between censhare clients and the application server, advanced network scenarios with encryption, socket mapping and data compression, the necessary setups and customization options as well as the client-specific preferences and the structure of the hosts.xml-file.
- Add and enable UI languages - SysAdmin — For censhare Client and censhare Web
- Client versions - SysAdmin — With each censhare version, the corresponding client versions are released. The censhare client applications are installed on the workstations of the users.
- Setup Admin Client - SysAdmin — Customization of the censhare system is mostly accomplished in the censhare Admin Client. Find access to the database tables of the master data and to the XML configuration files. Make use of a rich set of monitoring tools and a frontend for the customization of software distribution.
- Configure censhare Client - SysAdmin
- censhare Render Client
- censhare Service Client
- VFS - SysAdmin
- Change memory allocation - SysAdmin — How to change the default memory allocation of the censhare clients.
- Client logging — How to enable the client logging into a file.
Configure censhare Web - SysAdmin
- System asset configuration — The system asset contains the various options for primary settings. These allow you to configure the various aspects of how information is displayed in censhare 5 Web. Further settings include things like resolution for the preview image for a layout or the URL for download links. They also provide you with quick access to various monitoring data in the censhare system.
- censhare Web developer mode — Access to monitoring options and widget configuration in censhare Web.
Configure the network_sysAdmin
- The hosts.xml_sysAdmin — The hosts.xml file is an XML file on the local client computer that contains the information about all available censhare application servers (hosts) and their connection parameters.
- Ports used in censhare environments — All ports must be TCP and are configured by default as mentioned below.
- Jetty 9 Installation Web server_SysAdmin
- Port forwarding with system tools_sysadmin — Learn how to forward ports with system tools.
- Load balancing with HAProxy_sysadmin — HAProxy is an open-source software capable of processing Layer 4 and Layer 7 traffic. It supports high-availability, load-balancing, and proxying traffic to one or more backend servers.
- Connect to censhare via SOCKS proxy server_SysAdmin — With a SOCKS proxy, all protocols are addressed, whereas in a standard proxy only HTTP connections are passed through.
- RMI hostname and port mapping_SysAdmin
- Default Trust Manager for secure RMI communication_SysAdmin