<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/ownforge/documentation/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 12 Jan 2018 11:00:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ownforge/documentation/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Ingo</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -39,7 +39,7 @@

 Actually this name is not fix, why we named it "allura.ini". But in our case most of the config is fix, as we configured it for our docker environment.

-The bits which can be changed can be configured in the file **"allura.sh"**.
+The bits which can be changed can be configured in the file **"allura.env"**.

 # Installation

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Fri, 12 Jan 2018 11:00:40 -0000</pubDate><guid>https://sourceforge.net378f2d7d4b47acfcd94d5fee5629edeb4b5a9d64</guid></item><item><title>Home modified by Ingo</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -39,7 +39,7 @@

 Actually this name is not fix, why we named it "allura.ini". But in our case most of the config is fix, as we configured it for our docker environment.

-The bits which can be changed can be configured in the file **"allura.yml"**.
+The bits which can be changed can be configured in the file **"allura.sh"**.

 # Installation

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Mon, 01 Jan 2018 21:01:24 -0000</pubDate><guid>https://sourceforge.neteea0dbd83e290b7081f4aee8095d918d0a59e0f1</guid></item><item><title>Home modified by Ingo</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -53,6 +53,8 @@
 * "make clean" deletes the current data
 * "make build" rebuilds the.containers
 * "make data" regenerates the default databases, repositories and pythons virtual env
+* "make export" saves all currently active images in the subfolder "images/"
+* "make import" impors all images from the subfolder "images/"
 * "./scripts/extensions.sh" can be used to enable or disable Allura extensions.

 ## Data Volumes
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 31 Dec 2017 13:56:46 -0000</pubDate><guid>https://sourceforge.net8eb109a876f6f1bb157bffbc4bd158ecbffba4e0</guid></item><item><title>Home modified by Ingo</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -48,12 +48,12 @@
 ## More ownForge commands

 * "make start" is starting all currently build images
-* ‎"make stop* stops all running containers
-* ‎"make logs" shows the logs of all containers
-* ‎"make clean" deletes the current data
-* ‎"make build" rebuilds the.containers
-* ‎"make data" regenerates the default databases, repositories and pythons virtual env
-* ‎./scripts/extensions.sh can be used to enable or disable Allura extensions.
+* "make stop" stops all running containers
+* "make logs" shows the logs of all containers
+* "make clean" deletes the current data
+* "make build" rebuilds the.containers
+* "make data" regenerates the default databases, repositories and pythons virtual env
+* "./scripts/extensions.sh" can be used to enable or disable Allura extensions.

 ## Data Volumes

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 31 Dec 2017 13:44:31 -0000</pubDate><guid>https://sourceforge.net7ff9c05b8bd89d681c7f3852ba25738b175035eb</guid></item><item><title>Home modified by Ingo</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,5 @@
+[TOC]
+
 # What is ownForge?

 Allura is the open source hosting platform, source forge has invented and where it is still running on.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 31 Dec 2017 13:23:02 -0000</pubDate><guid>https://sourceforge.net6b65f58f493f82c7f2c1054e1803cacdb2c15919</guid></item><item><title>Home modified by Ingo</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,76 @@
-Welcome to your wiki!
+# What is ownForge?

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Allura is the open source hosting platform, source forge has invented and where it is still running on.

-The wiki uses [Markdown](/p/ownforge/documentation/markdown_syntax/) syntax.
+It is open source and part of the apache project. But sadly Allura is very difficult to configure and to get to production state. ownForge is a toolset, which can help you to get production grade docker images of Allura.

-[[members limit=20]]
-[[download_button]]
+# How can I customize the Docker images?
+
+ownForge consists of a set of container images, which are working together. These are:
+
+* Allura
+* MongoDB
+* SOLR
+* Apache (for SVN/Git access)
+* nginx (as  reverse proxy and for certificate handling)
+
+Usually you would need to configure your server and each of the services consistently, that they are cooperating.
+To keep the configuration simple, with ownForge, there is a set of config files in one folder, that provide you a limited set of configurations.
+
+Just check the folder, named "config".
+
+## Neighbourhoods
+
+In Allura everything is managed in projects. The top level projects are named "neighbourhoods" and can be used as rough categories, as the neighbourhoods can have different defaults and restrictions for their project.
+
+As allura doesn't provide a user interface to create your beighbourhoods, you can use the config file **"neighborhoods.yml"**.
+
+## Troves / Categories
+
+Another thing, that is hard to configure are the so called "Troves" . Those are different categories, like "Topic", "DB" or "License".
+
+To define your categories, you can use the config file **"trovecategories.yml"**.
+
+## Allura Configuration / development.ini
+
+When reading some documentations about Allura, you find nany references to the file "development.ini".
+
+Actually this name is not fix, why we named it "allura.ini". But in our case most of the config is fix, as we configured it for our docker environment.
+
+The bits which can be changed can be configured in the file **"allura.yml"**.
+
+# Installation
+
+ownForge is nothing more than a build environment. If you check it out and type "make all", it will already build all images and start all containers.
+
+## More ownForge commands
+
+* "make start" is starting all currently build images
+* ‎"make stop* stops all running containers
+* ‎"make logs" shows the logs of all containers
+* ‎"make clean" deletes the current data
+* ‎"make build" rebuilds the.containers
+* ‎"make data" regenerates the default databases, repositories and pythons virtual env
+* ‎./scripts/extensions.sh can be used to enable or disable Allura extensions.
+
+## Data Volumes
+
+All data of allura and all of its services is placed in the folder /allura-data of the host. This makes it easy to backup all databases and repositories.
+
+By default, the containers are started with a development configuration, where the local source code is also mounted into the  containers. That makes it easy to make tests with the scripts and the styles.
+
+To apply those changes into the containers, you need to rebuild them.
+
+# How to customize Themes?
+
+In Allura themes have to be implemented as an extension. ownForge defines such an extension, which provides a better default than the usual limited and very old school Allura theme.
+
+You can either write your own extension or simply extend the ownForge theme, found in ***extension/ThemeOwnForge"**.
+
+# Mail Server integration
+
+Sending notifications from Allura is as simple as specifying your SMTP credentials in "allura.yml".
+
+# Install SSL certificates
+
+Place your certificates into "configuration/cert".
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sun, 31 Dec 2017 13:21:10 -0000</pubDate><guid>https://sourceforge.net9865f2dfc7d9d00a81a84a70b82b010579ad591e</guid></item><item><title>Home modified by Ingo</title><link>https://sourceforge.net/p/ownforge/documentation/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/ownforge/documentation/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/labi/"&gt;Ingo&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5a47e67adab7b95a076ca5d7" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingo</dc:creator><pubDate>Sat, 30 Dec 2017 19:19:01 -0000</pubDate><guid>https://sourceforge.netb269602cb599070d94d194471fd8d728ddd8f3b8</guid></item></channel></rss>