SlideShare una empresa de Scribd logo
1 de 3
###############################
## Common Alfresco Properties #
###############################

#
# Sample custom content and index data location
#
dir.root=c:/alfresco/alf_data
#dir.keystore=${dir.root}/keystore

#
# Sample database connection properties
#
#db.username=alfresco
#db.password=alfresco

#
# External locations
#-------------
ooo.exe=c:/Program Files (x86)/OpenOffice.org 3/program/soffice.exe
ooo.enabled=true
jodconverter.officeHome=./OpenOffice.org
jodconverter.portNumbers=8101
jodconverter.enabled=true
img.root=c:/Alfresco/ImageMagick
swf.exe=c:/Alfresco/swftools/pdf2swf.exe

#
# Property to control whether schema updates are performed automatically.
# Updates must be enabled during upgrades as, apart from the static upgrade
scripts,
# there are also auto-generated update scripts that will need to be executed.
After
# upgrading to a new version, this can be disabled.
#
#db.schema.update=true

#
# MySQL connection
#
db.driver=org.gjt.mm.mysql.Driver
db.url=jdbc:mysql://localhost:3306/alfresco?
useUnicode=yes&characterEncoding=UTF-8

#
# Oracle connection
#
#db.driver=oracle.jdbc.OracleDriver
#db.url=jdbc:oracle:thin:@localhost:1521:alfresco

#
# SQLServer connection
# Requires jTDS driver version 1.2.5 and SNAPSHOT isolation mode
# Enable TCP protocol on fixed port 1433
# Prepare the database with:
# ALTER DATABASE alfresco SET ALLOW_SNAPSHOT_ISOLATION ON;
#
#db.driver=net.sourceforge.jtds.jdbc.Driver
#db.url=jdbc:jtds:sqlserver://localhost:1433/alfresco
#db.txn.isolation=4096

#
# PostgreSQL connection (requires postgresql-8.2-504.jdbc3.jar or equivalent)
#
#db.driver=org.postgresql.Driver
#db.url=jdbc:postgresql://localhost:5432/alfresco

#
# DB2 connection
#
#db.driver=com.ibm.db2.jcc.DB2Driver
#db.url=jdbc:db2://localhost:50000/alfresco:retrieveMessagesFromServerOnGetMessa
ge=true;

#
# Index Recovery Mode
#-------------
#index.recovery.mode=AUTO

#
# Outbound Email Configuration
#-------------
mail.host=smtp.gmail.com
mail.port=465
mail.username=techspecialistlimited@gmail.com
mail.password=password@1
mail.protocol=smtps
mail.encoding=UTF-8
mail.from.default=alfresco@alfresco.org
mail.smtps.auth=true
mail.smtps.starttls.enable=true

#
# Alfresco Email Service and Email Server
#-------------

# Enable/Disable the inbound email service. The service could be used by
processes other than
# the Email Server (e.g. direct RMI access) so this flag is independent of the
Email Service.
#-------------
#email.inbound.enabled=true

# Email Server properties
#-------------
#email.server.enabled=true
#email.server.port=25
#email.server.domain=alfresco.com
#email.inbound.unknownUser=anonymous

# A comma separated list of email REGEX patterns of allowed senders.
# If there are any values in the list then all sender email addresses
# must match. For example:
#   .*@alfresco.com, .*@alfresco.org
# Allow anyone:
#-------------
#email.server.allowed.senders=.*

#
# The default authentication chain
# To configure external authentication subsystems see:
# http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems
#-------------
#authentication.chain=alfrescoNtlm1:alfrescoNtlm
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap1:ldap
#
# URL Generation Parameters (The ${localname} token is replaced by the local
server name)
#-------------
#alfresco.context=alfresco
#alfresco.host=${localname}
#alfresco.port=8080
#alfresco.protocol=http
#
#share.context=share
#share.host=${localname}
#share.port=8080
#share.protocol=http

imap.server.enabled=true
imap.server.port=143
imap.server.host=192.168.5.24

# Default value of alfresco.rmi.services.host is 0.0.0.0 which means 'listen on
all adapters'.
# This allows connections to JMX both remotely and locally.
#
alfresco.rmi.services.host=0.0.0.0

#
# RMI service ports for the individual services.
# These seven services are available remotely.
#
# Assign individual ports for each service for best performance
# or run several services on the same port. You can even run everything on 50500
if needed.
#
# Select 0 to use a random unused port.
#
#avm.rmi.service.port=50501
#avmsync.rmi.service.port=50502
#attribute.rmi.service.port=50503
#authentication.rmi.service.port=50504
#repo.rmi.service.port=50505
#action.rmi.service.port=50506
#wcm-deployment-receiver.rmi.service.port=50507
#monitor.rmi.service.port=50508

Más contenido relacionado

La actualidad más candente

Silex: From nothing to an API
Silex: From nothing to an APISilex: From nothing to an API
Silex: From nothing to an APIchrisdkemper
 
Gem christmas calendar
Gem christmas calendarGem christmas calendar
Gem christmas calendarerichsen
 
Does your configuration code smell?
Does your configuration code smell?Does your configuration code smell?
Does your configuration code smell?Tushar Sharma
 
Damien seguy php 5.6
Damien seguy php 5.6Damien seguy php 5.6
Damien seguy php 5.6Damien Seguy
 
Cassandra Seattle Tech Startups 3-10-10
Cassandra Seattle Tech Startups 3-10-10Cassandra Seattle Tech Startups 3-10-10
Cassandra Seattle Tech Startups 3-10-10egpeters
 
NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10
NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10
NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10egpeters
 

La actualidad más candente (7)

Silex: From nothing to an API
Silex: From nothing to an APISilex: From nothing to an API
Silex: From nothing to an API
 
Gem christmas calendar
Gem christmas calendarGem christmas calendar
Gem christmas calendar
 
21.search in laravel
21.search in laravel21.search in laravel
21.search in laravel
 
Does your configuration code smell?
Does your configuration code smell?Does your configuration code smell?
Does your configuration code smell?
 
Damien seguy php 5.6
Damien seguy php 5.6Damien seguy php 5.6
Damien seguy php 5.6
 
Cassandra Seattle Tech Startups 3-10-10
Cassandra Seattle Tech Startups 3-10-10Cassandra Seattle Tech Startups 3-10-10
Cassandra Seattle Tech Startups 3-10-10
 
NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10
NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10
NoSQL Cassandra Talk for Seattle Tech Startups 3-10-10
 

Destacado

CV Anthony Le Mens
CV Anthony Le MensCV Anthony Le Mens
CV Anthony Le MensAnthony59
 
Chord#における経路表の維持管理コスト削減手法
Chord#における経路表の維持管理コスト削減手法Chord#における経路表の維持管理コスト削減手法
Chord#における経路表の維持管理コスト削減手法Kota Abe
 
Estratto Linee Guida Gestione Energia e Ambiente in banca
Estratto Linee Guida Gestione Energia e Ambiente in bancaEstratto Linee Guida Gestione Energia e Ambiente in banca
Estratto Linee Guida Gestione Energia e Ambiente in bancaBusiness Resiliente
 
1960-2008 Our Fashion & Politics Zine
1960-2008 Our Fashion & Politics Zine1960-2008 Our Fashion & Politics Zine
1960-2008 Our Fashion & Politics Zineazrakaliniewicz
 
Bullying in the Irish Workplace-How to Deal with Bullying
Bullying in the Irish Workplace-How to Deal with BullyingBullying in the Irish Workplace-How to Deal with Bullying
Bullying in the Irish Workplace-How to Deal with BullyingTerry Gorry
 

Destacado (10)

Kullanılmış mobilya satmak istiyorum
Kullanılmış mobilya satmak istiyorumKullanılmış mobilya satmak istiyorum
Kullanılmış mobilya satmak istiyorum
 
CV Anthony Le Mens
CV Anthony Le MensCV Anthony Le Mens
CV Anthony Le Mens
 
Chord#における経路表の維持管理コスト削減手法
Chord#における経路表の維持管理コスト削減手法Chord#における経路表の維持管理コスト削減手法
Chord#における経路表の維持管理コスト削減手法
 
SSIVASUBRAMANIAN_111925059
SSIVASUBRAMANIAN_111925059SSIVASUBRAMANIAN_111925059
SSIVASUBRAMANIAN_111925059
 
Estratto Linee Guida Gestione Energia e Ambiente in banca
Estratto Linee Guida Gestione Energia e Ambiente in bancaEstratto Linee Guida Gestione Energia e Ambiente in banca
Estratto Linee Guida Gestione Energia e Ambiente in banca
 
Sıfır lcd alanlar
Sıfır lcd alanlarSıfır lcd alanlar
Sıfır lcd alanlar
 
BIG MONEY IN SMALL
BIG MONEY IN SMALLBIG MONEY IN SMALL
BIG MONEY IN SMALL
 
Quatre années de Protection Sociale en France
Quatre années de Protection Sociale en FranceQuatre années de Protection Sociale en France
Quatre années de Protection Sociale en France
 
1960-2008 Our Fashion & Politics Zine
1960-2008 Our Fashion & Politics Zine1960-2008 Our Fashion & Politics Zine
1960-2008 Our Fashion & Politics Zine
 
Bullying in the Irish Workplace-How to Deal with Bullying
Bullying in the Irish Workplace-How to Deal with BullyingBullying in the Irish Workplace-How to Deal with Bullying
Bullying in the Irish Workplace-How to Deal with Bullying
 

Similar a alfresco-global.properties

Getfilestruct zbksh
Getfilestruct zbkshGetfilestruct zbksh
Getfilestruct zbkshBen Pope
 
Getfilestruct zbksh(1)
Getfilestruct zbksh(1)Getfilestruct zbksh(1)
Getfilestruct zbksh(1)Ben Pope
 
alfresco-global.properties-COMPLETO-3.4.6
alfresco-global.properties-COMPLETO-3.4.6alfresco-global.properties-COMPLETO-3.4.6
alfresco-global.properties-COMPLETO-3.4.6alfrescosedemo
 
One Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12cOne Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12cJosh Turner
 
Instalacion ambiente web am en linux red hat
Instalacion ambiente web am en linux red hatInstalacion ambiente web am en linux red hat
Instalacion ambiente web am en linux red hatJanneth Parra
 
Laravel Security Standards
Laravel Security Standards Laravel Security Standards
Laravel Security Standards Singsys Pte Ltd
 
Let's play a game with blackfire player
Let's play a game with blackfire playerLet's play a game with blackfire player
Let's play a game with blackfire playerMarcin Czarnecki
 
php drupal mysql MAMP
php drupal mysql MAMPphp drupal mysql MAMP
php drupal mysql MAMPJing Cheng
 
From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...
From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...
From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...confluent
 
Oracle applications r12.2.0 installation on linux
Oracle applications r12.2.0 installation on linuxOracle applications r12.2.0 installation on linux
Oracle applications r12.2.0 installation on linuxRavi Kumar Lanke
 
Ruby on Rails: Tasty Burgers
Ruby on Rails: Tasty BurgersRuby on Rails: Tasty Burgers
Ruby on Rails: Tasty BurgersAaron Patterson
 

Similar a alfresco-global.properties (20)

Kafka and kafka connect
Kafka and kafka connectKafka and kafka connect
Kafka and kafka connect
 
Getfilestruct zbksh
Getfilestruct zbkshGetfilestruct zbksh
Getfilestruct zbksh
 
Getfilestruct zbksh(1)
Getfilestruct zbksh(1)Getfilestruct zbksh(1)
Getfilestruct zbksh(1)
 
Httpd.conf
Httpd.confHttpd.conf
Httpd.conf
 
alfresco-global.properties-COMPLETO-3.4.6
alfresco-global.properties-COMPLETO-3.4.6alfresco-global.properties-COMPLETO-3.4.6
alfresco-global.properties-COMPLETO-3.4.6
 
Squid3
Squid3Squid3
Squid3
 
Squid3
Squid3Squid3
Squid3
 
One Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12cOne Click Provisioning With Enterprise Manager 12c
One Click Provisioning With Enterprise Manager 12c
 
Flask SQLAlchemy
Flask SQLAlchemy Flask SQLAlchemy
Flask SQLAlchemy
 
Rac
RacRac
Rac
 
Instalacion ambiente web am en linux red hat
Instalacion ambiente web am en linux red hatInstalacion ambiente web am en linux red hat
Instalacion ambiente web am en linux red hat
 
Laravel Security Standards
Laravel Security Standards Laravel Security Standards
Laravel Security Standards
 
Let's play a game with blackfire player
Let's play a game with blackfire playerLet's play a game with blackfire player
Let's play a game with blackfire player
 
Watch Me Install Alfresco
Watch Me Install AlfrescoWatch Me Install Alfresco
Watch Me Install Alfresco
 
Ex200
Ex200Ex200
Ex200
 
Linux administration ii-parti
Linux administration ii-partiLinux administration ii-parti
Linux administration ii-parti
 
php drupal mysql MAMP
php drupal mysql MAMPphp drupal mysql MAMP
php drupal mysql MAMP
 
From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...
From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...
From Zero to Hero with Kafka Connect (Robin Moffat, Confluent) Kafka Summit L...
 
Oracle applications r12.2.0 installation on linux
Oracle applications r12.2.0 installation on linuxOracle applications r12.2.0 installation on linux
Oracle applications r12.2.0 installation on linux
 
Ruby on Rails: Tasty Burgers
Ruby on Rails: Tasty BurgersRuby on Rails: Tasty Burgers
Ruby on Rails: Tasty Burgers
 

Más de techecm

Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdfGetting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdftechecm
 
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdfGetting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdftechecm
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txttechecm
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txttechecm
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txttechecm
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txttechecm
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txttechecm
 
TOYIN.txt
TOYIN.txtTOYIN.txt
TOYIN.txttechecm
 
alfresco-global.properties
alfresco-global.propertiesalfresco-global.properties
alfresco-global.propertiestechecm
 
GENERAL INFORMATION GATHERING ON ALFRECSO POC.docx
GENERAL INFORMATION GATHERING ON ALFRECSO POC.docxGENERAL INFORMATION GATHERING ON ALFRECSO POC.docx
GENERAL INFORMATION GATHERING ON ALFRECSO POC.docxtechecm
 
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdfGetting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdftechecm
 
alfresco-global.properties
alfresco-global.propertiesalfresco-global.properties
alfresco-global.propertiestechecm
 
Getting started with_alfresco_records_management_enterprise
Getting started with_alfresco_records_management_enterpriseGetting started with_alfresco_records_management_enterprise
Getting started with_alfresco_records_management_enterprisetechecm
 
CORPORATION
CORPORATIONCORPORATION
CORPORATIONtechecm
 
Contact Details.docx
Contact Details.docxContact Details.docx
Contact Details.docxtechecm
 
Contact Details.docx
Contact Details.docxContact Details.docx
Contact Details.docxtechecm
 

Más de techecm (16)

Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdfGetting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
 
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdfGetting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txt
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txt
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txt
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txt
 
ssp net.txt
ssp net.txtssp net.txt
ssp net.txt
 
TOYIN.txt
TOYIN.txtTOYIN.txt
TOYIN.txt
 
alfresco-global.properties
alfresco-global.propertiesalfresco-global.properties
alfresco-global.properties
 
GENERAL INFORMATION GATHERING ON ALFRECSO POC.docx
GENERAL INFORMATION GATHERING ON ALFRECSO POC.docxGENERAL INFORMATION GATHERING ON ALFRECSO POC.docx
GENERAL INFORMATION GATHERING ON ALFRECSO POC.docx
 
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdfGetting_Started_with_Alfresco_Records_Management_Enterprise.pdf
Getting_Started_with_Alfresco_Records_Management_Enterprise.pdf
 
alfresco-global.properties
alfresco-global.propertiesalfresco-global.properties
alfresco-global.properties
 
Getting started with_alfresco_records_management_enterprise
Getting started with_alfresco_records_management_enterpriseGetting started with_alfresco_records_management_enterprise
Getting started with_alfresco_records_management_enterprise
 
CORPORATION
CORPORATIONCORPORATION
CORPORATION
 
Contact Details.docx
Contact Details.docxContact Details.docx
Contact Details.docx
 
Contact Details.docx
Contact Details.docxContact Details.docx
Contact Details.docx
 

alfresco-global.properties

  • 1. ############################### ## Common Alfresco Properties # ############################### # # Sample custom content and index data location # dir.root=c:/alfresco/alf_data #dir.keystore=${dir.root}/keystore # # Sample database connection properties # #db.username=alfresco #db.password=alfresco # # External locations #------------- ooo.exe=c:/Program Files (x86)/OpenOffice.org 3/program/soffice.exe ooo.enabled=true jodconverter.officeHome=./OpenOffice.org jodconverter.portNumbers=8101 jodconverter.enabled=true img.root=c:/Alfresco/ImageMagick swf.exe=c:/Alfresco/swftools/pdf2swf.exe # # Property to control whether schema updates are performed automatically. # Updates must be enabled during upgrades as, apart from the static upgrade scripts, # there are also auto-generated update scripts that will need to be executed. After # upgrading to a new version, this can be disabled. # #db.schema.update=true # # MySQL connection # db.driver=org.gjt.mm.mysql.Driver db.url=jdbc:mysql://localhost:3306/alfresco? useUnicode=yes&characterEncoding=UTF-8 # # Oracle connection # #db.driver=oracle.jdbc.OracleDriver #db.url=jdbc:oracle:thin:@localhost:1521:alfresco # # SQLServer connection # Requires jTDS driver version 1.2.5 and SNAPSHOT isolation mode # Enable TCP protocol on fixed port 1433 # Prepare the database with: # ALTER DATABASE alfresco SET ALLOW_SNAPSHOT_ISOLATION ON; # #db.driver=net.sourceforge.jtds.jdbc.Driver #db.url=jdbc:jtds:sqlserver://localhost:1433/alfresco #db.txn.isolation=4096 # # PostgreSQL connection (requires postgresql-8.2-504.jdbc3.jar or equivalent) #
  • 2. #db.driver=org.postgresql.Driver #db.url=jdbc:postgresql://localhost:5432/alfresco # # DB2 connection # #db.driver=com.ibm.db2.jcc.DB2Driver #db.url=jdbc:db2://localhost:50000/alfresco:retrieveMessagesFromServerOnGetMessa ge=true; # # Index Recovery Mode #------------- #index.recovery.mode=AUTO # # Outbound Email Configuration #------------- mail.host=smtp.gmail.com mail.port=465 mail.username=techspecialistlimited@gmail.com mail.password=password@1 mail.protocol=smtps mail.encoding=UTF-8 mail.from.default=alfresco@alfresco.org mail.smtps.auth=true mail.smtps.starttls.enable=true # # Alfresco Email Service and Email Server #------------- # Enable/Disable the inbound email service. The service could be used by processes other than # the Email Server (e.g. direct RMI access) so this flag is independent of the Email Service. #------------- #email.inbound.enabled=true # Email Server properties #------------- #email.server.enabled=true #email.server.port=25 #email.server.domain=alfresco.com #email.inbound.unknownUser=anonymous # A comma separated list of email REGEX patterns of allowed senders. # If there are any values in the list then all sender email addresses # must match. For example: # .*@alfresco.com, .*@alfresco.org # Allow anyone: #------------- #email.server.allowed.senders=.* # # The default authentication chain # To configure external authentication subsystems see: # http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems #------------- #authentication.chain=alfrescoNtlm1:alfrescoNtlm authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap1:ldap # # URL Generation Parameters (The ${localname} token is replaced by the local server name)
  • 3. #------------- #alfresco.context=alfresco #alfresco.host=${localname} #alfresco.port=8080 #alfresco.protocol=http # #share.context=share #share.host=${localname} #share.port=8080 #share.protocol=http imap.server.enabled=true imap.server.port=143 imap.server.host=192.168.5.24 # Default value of alfresco.rmi.services.host is 0.0.0.0 which means 'listen on all adapters'. # This allows connections to JMX both remotely and locally. # alfresco.rmi.services.host=0.0.0.0 # # RMI service ports for the individual services. # These seven services are available remotely. # # Assign individual ports for each service for best performance # or run several services on the same port. You can even run everything on 50500 if needed. # # Select 0 to use a random unused port. # #avm.rmi.service.port=50501 #avmsync.rmi.service.port=50502 #attribute.rmi.service.port=50503 #authentication.rmi.service.port=50504 #repo.rmi.service.port=50505 #action.rmi.service.port=50506 #wcm-deployment-receiver.rmi.service.port=50507 #monitor.rmi.service.port=50508