Sign In Help. Turn on suggestions. Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. Showing results for. Search instead for. Did you mean:. Labels ACS 7.
All forum topics Previous Topic Next Topic. Open with Desktop View raw View blame. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Sample custom content and index data location. Sample database connection properties. Windows specific environment variables should not be set on unix for ImageMagick. There are a number of ways to handle SSL communication when connecting to the repository, and some information that you should know about automatic configuration. When you install Content Service, port is automatically configured for SSL communication between Solr and the repository.
In this situation, you need to cancel the certificate window and then you can proceed. If you have no client certificates, you can use port without issues. For example:. This scenario provides a set of forwarding rules that your proxy needs to meet and the corresponding configuration, with sample configuration files for Apache HTTP Server. Using a proxy server means that you do not have to edit your configuration files directly. A client machine connects to the proxy server instead of the application server directly.
As a result, Content Service and Alfresco Share must be configured to use an externally available URL, rather than an internal machine name. This external URL can then be passed to other parts of the Share application; for example, when Share creates a link to Alfresco Office Services for online editing.
For security reasons, configure your proxy to forward only requests to the resources that you want to expose to the outside world. In this scenario, the applications need to use the internal machine name when talking to each other, but use the external name when creating links for the user.
These patterns need to be explicitly blocked to protect the API endpoints. This is because if a proxy is serving https , and then proxying back to Tomcat using http , Tomcat determines that HTTP traffic is being served.
This configuration file has been tested with Apache httpd 2. Replace the values in bold font with the file names and directories that are relevant to your system.
Use the following sample worker. In this example, Apache is configured to accept strong encryption only. Note: These instructions should only be used for configuring a test environment. See Configuring SSL for a production environment for more information. At this point, we assume that:. You can find the password in the. On Linux systems, if you want to use the default HTTPS port , you can edit the server iptables configuration to specify the redirection:.
See the official Tomcat 8. See example for Tomcat 7. See Considerations when using Alfresco Office Services for more details. The repository provides in-memory caches. These caches are transaction safe and can be clustered. Caches greatly improve repository performance but they use Java heap memory.
Tuning the caches in a wrong way may lead to out of memory issues. The optimal settings to use on the caches depend on your usage and the amount of memory available to your server.
An important indicator that you need to tune or increase your caches is when you see a warning message in your alfresco. From Alfresco One version 5. In both clustered and non-clustered cases, caching is configured and used in the same unified way. Download the files tx-cache-context. The caches. The cache properties are used for both clustered and non-clustered configurations.
TransactionalCache in the tx-cache-context. Note: As shown above, the nodesCache cache uses variables with the cache. For example, in the alfresco-global. To configure a cache, specify a series of properties where the property names begin with the cache name as specified in the Spring cache definition. For example, if the cache name is cache.
The following properties are supported by both clustered and non-clustered for example, cluster. The MIME type default definitions are in the mimetype-map. You can include multiple files and each one is loaded automatically. Download the content-services-context. The following example shows a new extractor written in class com.
MyExtracter :. Aspects can have properties that, when added, can enhance the content types. You can also attach behaviors and workflows to aspects. The following table lists the aspects available. Versioning allows you to track content history. By default, when content is created in the repository, versioning is not applied. When creating content, users must specify versionable on a case-by-case basis.
When content is versionable, the version history is started. The first version of the content is the content that exists at the time of versioning. If you want all content to be versionable at the time of creation, you can modify the definition of that content type in the data dictionary. The definition must include the mandatory aspect versionable. By default, all versionable content has auto-version set to on. As a result, when content is updated, the version number is updated.
The auto-version capability can be disabled on a content-by-content basis in the user interface. If you want auto-versioning to be off for all content, modify the definition of that content type in the data dictionary. Note: Any properties that you set on a file are saved with the current version of a file, and written to the Version History after a major update; for example, when a new file is uploaded. This means that if you save properties in version 1.
To change this behavior, you can set cm:autoVersionOnUpdateProps to true. Edit the contentModel. Download the contentModel. Index Recovery Mode. Outbound Email Configuration. Alfresco Email Service and Email Server. The service could be used by processes other than. Email Server properties. If there are any values in the list then all sender email addresses. For example:. Allow anyone:. The default authentication chain. To configure external authentication subsystems see:.
Default value of alfresco. This allows connections to JMX both remotely and locally. RMI service ports for the individual services. These seven services are available remotely. Assign individual ports for each service for best performance. You can even run everything on if needed. Select 0 to use a random unused port. Dialect is autodetected starting from 3. H2 dialect.
File servers related properties.
0コメント