git clone https://@opensourceprojects.eu/git/p/osp/osp-allura osp-osp-allura



File Date Author Commit
Allura 2012-03-14 Cory Johns Cory Johns [dc2ac3] [#3881] Adjusted style and layout of commit info
AlluraTesting 2011-11-23 Dave Brondsema Dave Brondsema <Commit d80b086b1459029640d40594056b2d634591443e> [#3324] force params to be strings in functiona...
ForgeBlog 2012-02-29 Tim Van Steenburgh Tim Van Steenburgh <Commit 2a1eaf89d2b434c2927faf3a2efca2d739dfb575> [#2966] Added functional test for related artif...
ForgeChat 2011-11-22 Tim Van Steenburgh Tim Van Steenburgh <Commit 9f4059981c63dd91bb720734002d5b05139ab50c> [#2931] Allow changing mount labels.
ForgeDiscussion 2012-03-12 Jenny Steele Jenny Steele <Commit a95ee93c1fb0083c2ea5b59f10d135f49650f7b6> [#3805] When discussion topics are moved to a n...
ForgeDownloads 2012-01-20 Jenny Steele Jenny Steele <Commit fb496c8fcc9bd801e36e5e9bfb5b3aa7ad4d8824> [#3556] External link and Download tools now us...
ForgeGit 2012-02-03 Rick Copeland Rick Copeland <Commit 5cb772a6e6619fdf1e0ea3c5d9b6c3bdee3bdef4> [#2709] Fix error found by dave
ForgeHg 2012-02-03 Rick Copeland Rick Copeland <Commit 5cb772a6e6619fdf1e0ea3c5d9b6c3bdee3bdef4> [#2709] Fix error found by dave
ForgeLink 2012-01-20 Jenny Steele Jenny Steele <Commit fb496c8fcc9bd801e36e5e9bfb5b3aa7ad4d8824> [#3556] External link and Download tools now us...
ForgeSVN 2012-02-08 Dave Brondsema Dave Brondsema <Commit 0aaca3d652fd231899a8fcf2118d836cc71f4da4> [#2709] test the refresh_commit fix
ForgeTracker 2012-03-14 Jenny Steele Jenny Steele <Commit 01acd51bdebf9f563a242720aef46df7d499211d> [#3878] Added paging to ticket bulk edit
ForgeWiki 2012-03-15 Jenny Steele Jenny Steele <Commit fb05ecd9cc096b316d6738614c55c57ae4b5b245> [#3900] Wiki links with escaped chars are no lo...
NoWarnings 2011-02-01 Wolf Wolf <Commit 23c644ff05fdc87e89b443afe1f6f9d25b4e2cff> License is Apache 2
fuse 2011-11-19 Rick Copeland Rick Copeland <Commit 943e3a7c9509d7bd85763e50be819ca9e0fd59a1> Fix FUSE filesystem to handle path correctly
scripts 2012-03-13 Tim Van Steenburgh Tim Van Steenburgh <Commit 677e91886971a4027df337886e454d7b87ca3a25> [#3865] Fix acl update script to convert empty ...
solr_config 2010-03-23 Rick Copeland Rick Copeland <Commit 01d9bfb1ddef49835820f1d10b2414ba56703480> [#118] - Testing infrastructure upgrades
.gitattributes 2011-03-13 Wolf Wolf <Commit 4f057bfbac58f84bffea3fdfa9e562415a6bf359> make git-diff hunk headers python-aware
.gitignore 2011-11-01 Dave Brondsema Dave Brondsema <Commit da0d23d79b8781c0fb64046ac3f254e8ba0441f7> Merge branch 'master' into dev
.gitmodules 2009-12-01 Wolf Wolf <Commit e4830bd691eb52e6ae1e0921b09247bf4ec3aed5> Remove Ming submodule
CONTRIBUTING 2011-02-08 Wolf Wolf <Commit 7bca86bf47f006c317d0b7cfd10bee12903e4bba> point CONTRIBUTING at the public support bug tr...
LICENSE 2011-02-01 Wolf Wolf <Commit 23c644ff05fdc87e89b443afe1f6f9d25b4e2cff> License is Apache 2
README.markdown 2012-02-21 Jenny Steele Jenny Steele <Commit 3f1c526c6d6780b9260cae1d77a75745b72190c0> [#3734] Updated install directions to take into...
coverage-report-all.sh 2011-01-27 Paul Sokolovsky Paul Sokolovsky <Commit 397c7248c20c9f4d79ed28b0c480ba1e0a891bf2> [#1237] Add script to produce combined coverage...
rebuild.bash 2011-03-30 Paul Sokolovsky Paul Sokolovsky <Commit 76fa9906c6d3b3aeef1671ce06a4c9644369b54d> Remove reference to no longer existing pyforge ...
requirements-common.txt 2012-03-11 Dave Brondsema Dave Brondsema <Commit 6c6cc9e837b6b84857dc3f99456bbc2bd8789b5f> [#3873] upgrade httplib2 to match latest (only)...
requirements-dev.txt 2012-02-29 Jenny Steele Jenny Steele <Commit c424a4854109a5727868f763b21bf1dae3b0b988> [#3614] Updated requirements to use custom vers...
requirements.txt 2012-03-13 Rick Copeland Rick Copeland <Commit 0c15698d8f26744a423d174a9184586a8fc4c881> [#3067] Replace optional dependency on zarkov w...
run_tests 2011-04-28 Dave Brondsema Dave Brondsema <Commit f6375a7b3891b45c2c8e445bbc1f8a838b6228c2> remove unused solr bootstrap from run_tests
schema.xml 2010-02-12 Jenny Steele Jenny Steele <Commit 69d85666fc5c4464ad7a1731231e414fdfc5a965> Merge branch 'master' of ssh://engr.geek.net/forge

Read Me

Sandbox Creation

We'll use VirtualBox and Ubuntu 11.10 to create a disposable sandbox for Forge development/testing.

  • Download and install VirtualBox for your platform.

  • Download a minimal Ubuntu 11.10 64-bit ISO.

  • Create a new virtual machine in Virtual Box, selecting Ubuntu (64 bit) as the OS type. The rest of the wizards' defaults are fine.

  • When you launch the virtual machine for the first time, you will be prompted to attach your installation media. Browse to the mini.iso that you downloaded earlier.

  • After a text-only installation, you may end up with a blank screen and blinking cursor. Press Alt-F1 to switch to the first console.

  • Consult available documentation for help installing Ubuntu.

Forge Installation

Before we begin, you'll need the following additional packages in order to work with the Forge source code.

~$ sudo aptitude install git-core subversion python-svn libtidy-0.99-0

You'll also need additional development packages in order to compile some of the modules. Use google for additional PIL/jpeg help.

~$ sudo aptitude install default-jdk python-dev libssl-dev libldap2-dev libsasl2-dev libjpeg8-dev zlib1g-dev
~$ sudo ln -s /usr/lib/x86_64-linux-gnu/libz.so /usr/lib

And finally our document-oriented database, MongoDB, and our messaging server, RabbitMQ. Note that RabbitMQ is optional, but will make messages flow faster through our asynchronous processors. By default, rabbitmq is disabled in development.ini.

~$ sudo aptitude install mongodb-server rabbitmq-server

Setting up a virtual python environment

The first step to installing the Forge platform is installing a virtual environment via virtualenv. This helps keep our distribution python installation clean.

~$ sudo aptitude install python-setuptools
~$ sudo easy_install -U virtualenv

Once you have virtualenv installed, you need to create a virtual environment. We'll call our Forge environment 'anvil'.

~$ virtualenv --system-site-packages anvil

This gives us a nice, clean environment into which we can install all the forge dependencies. In order to use the virtual environment, you'll need to activate it. You'll need to do this whenever you're working on the Forge codebase so you may want to consider adding it to your ~/.bashrc file.

~$ . anvil/bin/activate

Installing the Forge code and dependencies

Now we can get down to actually getting the Forge code and dependencies downloaded and ready to go.

(anvil)~$ mkdir src
(anvil)~$ cd src
(anvil)~/src$ git clone git://git.code.sf.net/p/allura/git.git forge

Although the application setup.py files define a number of dependencies, the requirements.txt files are currently the authoritative source, so we'll use those with pip to make sure the correct versions are installed.

(anvil)~/src$ cd forge
(anvil)~/src/forge$ easy_install pip
(anvil)~/src/forge$ pip install -r requirements-dev.txt

If you want to use RabbitMQ for faster message processing (optional), also pip install 'amqplib' and 'kombu'.

And now to setup each of the Forge applications for development. Because there are quite a few (at last count 15), we'll use a simple shell loop to set them up.

for APP in Allura* Forge* NoWarnings
do
    pushd $APP
    python setup.py develop
    popd
done

Hopefully everything completed without errors. We'll also need to create a place for Forge to store any SCM repositories that a project might create.

for SCM in git svn hg
do
    mkdir -p ~/var/scm/$SCM
    chmod 777 ~/var/scm/$SCM
    sudo ln -s ~/var/scm/$SCM /
done

Initializing the environment

The forge consists of several components, all of which need to be running to have full functionality.

MongoDB database server

Generally set up with its own directory, we'll use ~/var/mongodata to keep our installation localized. We also need to disable the default distribution server.

(anvil)~$ sudo service mongodb stop
(anvil)~$ sudo update-rc.d mongodb remove

(anvil)~$ mkdir -p ~/var/mongodata ~/logs
(anvil)~$ nohup mongod --dbpath ~/var/mongodata > ~/logs/mongodb.log &

SOLR search and indexing server

We have a custom config ready for use.

(anvil)~$ cd ~/src
(anvil)~/src$ wget http://apache.mirrors.tds.net/lucene/solr/1.4.1/apache-solr-1.4.1.tgz
(anvil)~/src$ tar xf apache-solr-1.4.1.tgz
(anvil)~/src$ cd apache-solr-1.4.1/example/
(anvil)~/src/apache-solr-1.4.1/example/$ mkdir -p ~/src/forge/solr_config/conf
(anvil)~/src/apache-solr-1.4.1/example/$ cp solr/conf/solrconfig.xml ~/src/forge/solr_config/conf/
(anvil)~/src/apache-solr-1.4.1/example/$ nohup java -Dsolr.solr.home=$(cd;pwd)/src/forge/solr_config -jar start.jar > ~/logs/solr.log &

RabbitMQ message queue (optional)

We'll need to setup some development users and privileges.

(anvil)~$ sudo rabbitmqctl add_user testuser testpw
(anvil)~$ sudo rabbitmqctl add_vhost testvhost
(anvil)~$ sudo rabbitmqctl set_permissions -p testvhost testuser ""  ".*" ".*"

Forge task processing

Responds to asynchronous task requests.

(anvil)~$ cd ~/src/forge/Allura
(anvil)~/src/forge/Allura$ nohup paster taskd development.ini > ~/logs/taskd.log &

Forge SMTP for inbound mail

Routes messages from email addresses to tools in the forge.

(anvil)~/src/forge/Allura$ nohup paster smtp_server development.ini > ~/logs/smtp.log &

TurboGears application server

In order to initialize the Forge database, you'll need to run the following:

(anvil)~/src/forge/Allura$ paster setup-app development.ini

This shouldn't take too long, but it will start the taskd server doing tons of stuff in the background. It should complete in 5-6 minutes. Once this is done, you can start the application server.

(anvil)~/src/forge/Allura$ nohup paster serve --reload development.ini > ~/logs/tg.log &

And now you should be able to visit the server running on your local machine.
You can log in with username admin1, test-user or root. They all have password "foo". (For more details
on the default data, see bootstrap.py)

Next Steps

Generate the documentation

Forge documentation currently lives in the Allura/docs directory and can be converted to HTML using Sphinx:

(anvil)~$ cd ~/src/forge/Allura/docs
(anvil)~/src/forge/Allura/docs$ easy_install sphinx
(anvil)~/src/forge/Allura/docs$ make html

You will also want to give the test suite a run, to verify there were no problems with the installation.

(anvil)~$ cd ~/src/forge
(anvil)~/src/forge$ export ALLURA_VALIDATION=none
(anvil)~/src/forge$ ./run_tests

Happy hacking!