<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.psl.dev/index.php?action=history&amp;feed=atom&amp;title=Gitlab</id>
	<title>Gitlab - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.psl.dev/index.php?action=history&amp;feed=atom&amp;title=Gitlab"/>
	<link rel="alternate" type="text/html" href="https://wiki.psl.dev/index.php?title=Gitlab&amp;action=history"/>
	<updated>2026-07-22T16:45:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.psl.dev/index.php?title=Gitlab&amp;diff=27133&amp;oldid=prev</id>
		<title>Sebastian at 05:20, 27 June 2020</title>
		<link rel="alternate" type="text/html" href="https://wiki.psl.dev/index.php?title=Gitlab&amp;diff=27133&amp;oldid=prev"/>
		<updated>2020-06-27T05:20:27Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
===Projektkonfiguration===&lt;br /&gt;
====Gruppen====&lt;br /&gt;
Immer das Kundenkürzel, lowercase nutzen (bsp. &amp;quot;fiat&amp;quot; oder &amp;quot;psl&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Projekte====&lt;br /&gt;
Immer die ProjektID, lowercase nutzen, (bsp. &amp;quot;fiat16_int92&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Systemkonfiguration===&lt;br /&gt;
http://git.parasol-island.com/admin/application_settings&lt;br /&gt;
&lt;br /&gt;
===Install===&lt;br /&gt;
&lt;br /&gt;
 gitlab: Thank you for installing GitLab!&lt;br /&gt;
 gitlab: To configure and start GitLab, RUN THE FOLLOWING COMMAND:&lt;br /&gt;
 &lt;br /&gt;
 sudo gitlab-ctl reconfigure &lt;br /&gt;
 &lt;br /&gt;
 gitlab: GitLab should be reachable at http://pslsrv40.parasolisland.local&lt;br /&gt;
 gitlab: Otherwise configure GitLab for your system by editing /etc/gitlab/gitlab.rb file&lt;br /&gt;
 gitlab: And running reconfigure again.&lt;br /&gt;
 gitlab: &lt;br /&gt;
 gitlab: For a comprehensive list of configuration options please see the Omnibus GitLab readme&lt;br /&gt;
 gitlab: https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md&lt;br /&gt;
 gitlab: &lt;br /&gt;
 &lt;br /&gt;
 gitlab: GitLab now ships with a newer version of PostgreSQL (9.6.1), and will be used&lt;br /&gt;
 gitlab: as the default in the next major relase. To upgrade, RUN THE FOLLOWING COMMANDS:&lt;br /&gt;
 &lt;br /&gt;
 sudo gitlab-ctl pg-upgrade&lt;br /&gt;
 &lt;br /&gt;
 gitlab: For more details, please see:&lt;br /&gt;
 gitlab: https://docs.gitlab.com/omnibus/settings/database.html#upgrade-packaged-postgresql-server&lt;br /&gt;
 gitlab:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Commands===&lt;br /&gt;
&lt;br /&gt;
====Delete old Builds====&lt;br /&gt;
 find /home/gitlab-runner/builds/ -type f -ctime +7 -delete &amp;amp;&amp;amp; find /home/gitlab-runner/builds/ -type d -empty -delete &lt;br /&gt;
&lt;br /&gt;
====Register new Runners====&lt;br /&gt;
 gitlab-runner register --non-interactive --url &amp;quot;https://git.parasol-island.com/&amp;quot; --registration-token &amp;quot;{TOKEN}&amp;quot; --executor “shell”&lt;/div&gt;</summary>
		<author><name>Sebastian</name></author>
	</entry>
</feed>