2014-01-19
官方網站
http://www.alfresco.com/
下載
http://wiki.alfresco.com/wiki/Main_Page
http://www.alfresco.com/products/community?state=success
http://eu.dl.alfresco.com/release/community/build-4848/alfresco-community-4.2.e-installer-linux-x64.bin
Alfresco Community 4.2 Documentation
http://docs.alfresco.com/community/index.jsp?topic=%2Fcom.alfresco.community.doc%2Fconcepts%2Finstall-community-intro.html
安裝
[root@localhost ~]# ./alfresco-community-4.2.e-installer-linux-x64.bin
Language Selection
Please select the installation language
[1] English - English
[2] French - FranA§ais
[3] Spanish - EspaA±ol
[4] Italian - Italiano
[5] German - Deutsch
[6] Japanese - a—¥a??ea?
[7] Dutch - Nederlands
[8] Russian - D?N?NNDoD﹐D1
[9] Simplified Chinese - cR€a?“a﹐-a–?
[10] Norwegian - Norsk bokmA¥l
[11] Brazilian Portuguese - PortuguAas Brasileiro
Please choose an option [1] : 1
Warning: Alfresco recommends at least 1024MB of memory. 988MB detected.
Press [Enter] to continue :
----------------------------------------------------------------------------
Welcome to the Alfresco Community Setup Wizard.
----------------------------------------------------------------------------
Installation Type
[1] Easy - Installs servers with the default configuration
[2] Advanced - Configures server ports and service properties.: Also choose optional components to install.
Please choose an option [1] :
----------------------------------------------------------------------------
Installation folder
Please choose a folder to install Alfresco Community
Select a folder [/opt/alfresco-4.2.e]:
----------------------------------------------------------------------------
Admin Password
Please give a password to use for the Alfresco administrator account.
Admin Password: : (輸入想要設定的密碼)
Repeat Password: :(輸入想要設定的密碼)
----------------------------------------------------------------------------
Install as a service
You can optionally register Alfresco Community as a service. This way it will
automatically be started every time the machine is started.
Install Alfresco Community as a service? [Y/n]:
----------------------------------------------------------------------------
Setup is now ready to begin installing Alfresco Community on your computer.
Do you want to continue? [Y/n]:
----------------------------------------------------------------------------
Please wait while Setup installs Alfresco Community on your computer.
Installing
0% ______________ 50% ______________ 100%
#########################################
----------------------------------------------------------------------------
Setup has finished installing Alfresco Community on your computer.
View Readme File [Y/n]:
Launch Alfresco Community Share [Y/n]:
README
Alfresco Community 4.2
======================
For Enterprise subscribers, refer to http://support.alfresco.com for release
notes and detailed information on this release.
For Community members, refer to the Alfresco wiki for more information on this
release.
Press [Enter] to continue :waiting for server to start.... done
server started
/opt/alfresco-4.2.e/postgresql/scripts/ctl.sh : postgresql started at port 5432
Using CATALINA_BASE: /opt/alfresco-4.2.e/tomcat
Using CATALINA_HOME: /opt/alfresco-4.2.e/tomcat
Using CATALINA_TMPDIR: /opt/alfresco-4.2.e/tomcat/temp
Using JRE_HOME: /opt/alfresco-4.2.e/java
Using CLASSPATH: /opt/alfresco-4.2.e/tomcat/bin/bootstrap.jar:/opt/alfresco-4.2.e/tomcat/bin/tomcat-juli.jar
Using CATALINA_PID: /opt/alfresco-4.2.e/tomcat/temp/catalina.pid
/opt/alfresco-4.2.e/tomcat/scripts/ctl.sh : tomcat started
[root@localhost ~]#
看看安裝了甚麼
[root@localhost ~]# find / -name alfresco
/opt/alfresco-4.2.e/tomcat/work/Catalina/localhost/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco/WEB-INF/classes/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/activities/org/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/webscripts/org/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/publicapi/org/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/org/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco/WEB-INF/classes/repository/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/alfresco/WEB-INF/classes/org/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/share/WEB-INF/classes/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/share/WEB-INF/classes/alfresco/templates/org/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco
/opt/alfresco-4.2.e/tomcat/webapps/share/js/alfresco
/opt/alfresco-4.2.e/tomcat/shared/classes/alfresco
/opt/alfresco-4.2.e/alf_data/solr/archive-SpacesStore/alfrescoResources/alfresco
/opt/alfresco-4.2.e/alf_data/solr/templates/store/alfrescoResources/alfresco
/opt/alfresco-4.2.e/alf_data/solr/templates/test/alfrescoResources/alfresco
/opt/alfresco-4.2.e/alf_data/solr/workspace-SpacesStore/alfrescoResources/alfresco
/etc/rc.d/init.d/alfresco
[root@localhost ~]#
啟動
[root@localhost ~]# /etc/rc.d/init.d/alfresco start
/opt/alfresco-4.2.e/postgresql/scripts/ctl.sh : postgresql (pid 2884) already running
/opt/alfresco-4.2.e/tomcat/scripts/ctl.sh : tomcat (pid 2907) already running
[root@localhost ~]#
開啟網頁查看
http://domainip:8080/share/page/
預設帳號 : admin
預設密碼 : (剛剛安裝過程中設定的)
(完)
相關
[研究] Alfresco Community Edition 4.2.e 文件管理系統(Windows 7 x64)
http://shaurong.blogspot.com/2014/01/alfresco-community-edition-42e-windows.html
[研究] Alfresco Community Edition 4.2.e 文件管理系統(CentOS 6.5 x64)
http://shaurong.blogspot.com/2014/01/alfresco-community-edition-42e-centos.html
List of content management systems
http://en.wikipedia.org/wiki/List_of_content_management_systems#.NET
沒有留言:
張貼留言