<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=223.233.82.43</id>
	<title>Apoyar Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=223.233.82.43"/>
	<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Special:Contributions/223.233.82.43"/>
	<updated>2026-07-21T04:24:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Gitlab_version_upgrade&amp;diff=300</id>
		<title>Gitlab version upgrade</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Gitlab_version_upgrade&amp;diff=300"/>
		<updated>2024-08-01T06:12:05Z</updated>

		<summary type="html">&lt;p&gt;223.233.82.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gitlab version upgrade&lt;br /&gt;
----------------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To check current version, open GitLab console, go to admin area, on right side under &amp;quot;Components&amp;quot; we can see the Gitlab  version &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- If there  written up to date with green color or if orange color then no issues, if its red color then we need to update the version.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Login to server gitlab.aws.poyar&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Run below commands one by one&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
apt-get update&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
apt-get upgrade &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- After running above upgrade commands, it will show you available updates to install, then you can check if GitLab update is there or not.. if we have to proceed, then press &amp;quot;y&amp;quot; and hit enter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if we dont want to proceed, then press &amp;quot;n&amp;quot; and hit enter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- If we want to hold specific update from the whole lot, then with below command we can set it on hold&lt;br /&gt;
&lt;br /&gt;
apt-mark hold gitlab-ce&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- We can check updates set on hold with below command&lt;br /&gt;
&lt;br /&gt;
apt-mark showhold&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Below command used to check available GitLab updates with versions.. in this list current installed version will be marked with 3 stars (***)&lt;br /&gt;
&lt;br /&gt;
apt-cache policy gitlab-ce&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NOTE -&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If current installed version is for example 14.5 and next available version is 15.5.. but never directly update it to 15.5&lt;br /&gt;
&lt;br /&gt;
with cache policy command we can check the in between sub versions.. so we can go for 14.9 or 15.0 then after some days we can then go for 15.5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- With below command we can choose the update version from the list and mention in below command and run the command&lt;br /&gt;
&lt;br /&gt;
apt-get --only-upgrade install gitlab-ce=17.0.0-ce.0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- At last reboot the server&lt;br /&gt;
&lt;br /&gt;
reboot&lt;/div&gt;</summary>
		<author><name>223.233.82.43</name></author>
	</entry>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Gitlab_version_upgrade&amp;diff=299</id>
		<title>Gitlab version upgrade</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Gitlab_version_upgrade&amp;diff=299"/>
		<updated>2024-08-01T06:11:10Z</updated>

		<summary type="html">&lt;p&gt;223.233.82.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gitlab version upgrade&lt;br /&gt;
----------------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To check current version, open GitLab console, go to admin area, on right side under &amp;quot;Components&amp;quot; we can see the Gitlab  version &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- If there  written up to date with green color or if orange color then no issues, if its red color then we need to update the version.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Login to server gitlab.aws.poyar&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Run below commands one by one&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
apt-get update&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
apt-get upgrade &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- After running above upgrade commands, it will show you available updates to install, then you can check if GitLab update is there or not.. if we have to proceed, then press &amp;quot;y&amp;quot; and hit enter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if we dont want to proceed, then press &amp;quot;n&amp;quot; and hit enter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- If we want to hold specific update from the whole lot, then with below command we can set it on hold&lt;br /&gt;
&lt;br /&gt;
apt-mark hold gitlab-ce&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- We can check updates set on hold with below command&lt;br /&gt;
&lt;br /&gt;
apt-mark showhold&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Below command used to check available GitLab updates with versions.. in this list current installed version will be marked with 3 stars (***)&lt;br /&gt;
&lt;br /&gt;
apt-cache policy gitlab-ce&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NOTE -&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If current installed version is for example 14.5 and next available version is 15.5.. but never directly update it to 15.5&lt;br /&gt;
&lt;br /&gt;
with cache policy command we can check the in between sub versions.. so we can go for 14.9 or 15.. then after some days we can then go for 15.5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- With below command we can choose the update version from the list and mention in below command and run the command&lt;br /&gt;
&lt;br /&gt;
apt-get --only-upgrade install gitlab-ce=17.0.0-ce.0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- At last reboot the server&lt;br /&gt;
&lt;br /&gt;
reboot&lt;/div&gt;</summary>
		<author><name>223.233.82.43</name></author>
	</entry>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Gitlab_version_upgrade&amp;diff=298</id>
		<title>Gitlab version upgrade</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Gitlab_version_upgrade&amp;diff=298"/>
		<updated>2024-08-01T06:10:32Z</updated>

		<summary type="html">&lt;p&gt;223.233.82.43: Created page with &amp;quot;Gitlab version upgrade ----------------------  - To check current version, open GitLab console, go to admin area, on right side under &amp;quot;Components&amp;quot; we can see the Gitlab  version   - If there  written up to date with green color or if orange color then no issues, if its red color then we need to update the version.  Login to server gitlab.aws.poyar  Run below commands one by one  apt-get update  apt-get upgrade   - After running above upgrade commands, it will show you av...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gitlab version upgrade&lt;br /&gt;
----------------------&lt;br /&gt;
&lt;br /&gt;
- To check current version, open GitLab console, go to admin area, on right side under &amp;quot;Components&amp;quot; we can see the Gitlab  version &lt;br /&gt;
&lt;br /&gt;
- If there  written up to date with green color or if orange color then no issues, if its red color then we need to update the version.&lt;br /&gt;
&lt;br /&gt;
Login to server gitlab.aws.poyar&lt;br /&gt;
&lt;br /&gt;
Run below commands one by one&lt;br /&gt;
&lt;br /&gt;
apt-get update&lt;br /&gt;
&lt;br /&gt;
apt-get upgrade &lt;br /&gt;
&lt;br /&gt;
- After running above upgrade commands, it will show you available updates to install, then you can check if GitLab update is there or not.. if we have to proceed, then press &amp;quot;y&amp;quot; and hit enter&lt;br /&gt;
&lt;br /&gt;
if we dont want to proceed, then press &amp;quot;n&amp;quot; and hit enter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- If we want to hold specific update from the whole lot, then with below command we can set it on hold&lt;br /&gt;
&lt;br /&gt;
apt-mark hold gitlab-ce&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- We can check updates set on hold with below command&lt;br /&gt;
&lt;br /&gt;
apt-mark showhold&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Below command used to check available GitLab updates with versions.. in this list current installed version will be marked with 3 stars (***)&lt;br /&gt;
&lt;br /&gt;
apt-cache policy gitlab-ce&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NOTE -&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
If current installed version is for example 14.5 and next available version is 15.5.. but never directly update it to 15.5&lt;br /&gt;
&lt;br /&gt;
with cache policy command we can check the in between sub versions.. so we can go for 14.9 or 15.. then after some days we can then go for 15.5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- With below command we can choose the update version from the list and mention in below command and run the command&lt;br /&gt;
&lt;br /&gt;
apt-get --only-upgrade install gitlab-ce=17.0.0-ce.0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- At last reboot the server&lt;br /&gt;
&lt;br /&gt;
reboot&lt;/div&gt;</summary>
		<author><name>223.233.82.43</name></author>
	</entry>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Main_Page&amp;diff=297</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Main_Page&amp;diff=297"/>
		<updated>2024-08-01T06:10:06Z</updated>

		<summary type="html">&lt;p&gt;223.233.82.43: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Apoyar Wiki main page.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Infrastructure|Apoyar Infrastructure]]&lt;br /&gt;
* [[Complete step-by-step guides]]&lt;br /&gt;
* [[Developer guides]]&lt;br /&gt;
* [[Tips &amp;amp; Tricks]]&lt;br /&gt;
* [[Miscellaneous Information]]&lt;br /&gt;
* [[Installing Updates on Hyper V servers]]&lt;br /&gt;
* [[Connecting RDP servers, if license expired and extending grace period via regedit]]&lt;br /&gt;
* [[Website Hosting &amp;amp; SSL certificate installation]]&lt;br /&gt;
* [[Email Configuration and Issues (Windows)]]&lt;br /&gt;
* [[Providing SSL Certificates to Web Sites ]]&lt;br /&gt;
* [[Generating a LetsEncrypt certificate - both Linux and Windows]]&lt;br /&gt;
* [[Low Free Disk Space Issues (Windows, Linux, UNIX) &amp;amp; Resolution]]&lt;br /&gt;
* [[Zeb Live DB Restore Task]]&lt;br /&gt;
* [[Creating an SFTP user for www server]]&lt;br /&gt;
* [[Adding hosts and services to Nagios - Windows hosts]]&lt;br /&gt;
* [[Adding hosts and services to Nagios - Linux/BSD hosts]]&lt;br /&gt;
* [[Adding hosts and services to Nagios - Redhat hosts]]&lt;br /&gt;
* [[Upgrading from Windows 2008 R2 to 2016 - migrating MS SQL]]&lt;br /&gt;
* [[Upgrading major versions of Nginx,Mysql]]&lt;br /&gt;
* [[How to fix server authentication if it is broken( unable to login server)]]&lt;br /&gt;
* [[Snapshot restoration of VM&#039;s]]&lt;br /&gt;
* [[AWS CloudFront distributions Creation]]&lt;br /&gt;
* [[VPN configuration on organization level]]&lt;br /&gt;
* [[Fixing VM Issue from vcenter console with admin access in Clavister]]&lt;br /&gt;
* [[OS level checks on Nagios]]&lt;br /&gt;
* [[Certificate checks on Nagios]]&lt;br /&gt;
* [[SSL certificate CSR generation]]&lt;br /&gt;
* [[Applying a generated certificate on web server]]&lt;br /&gt;
* [[What if Office 365 doesn&#039;t respond to Magento test emails]]&lt;br /&gt;
* [[Killing CPU &#039;hungry&#039; processes on Zeb/PCR servers]]&lt;br /&gt;
* [[Auto Deployment from UAT to LIVE (dashboardsupportpod)]]&lt;br /&gt;
* [[Checking Failed Mails in Trend Micro]]&lt;br /&gt;
* [[Renewing Letsencrypt Certificate for Free BSD (nagios.apoyar)]]&lt;br /&gt;
* [[Upgrading Major Versions of PHP]]&lt;br /&gt;
* [[How to Make Dead RMG Back to Live (Scorpion)]]&lt;br /&gt;
* [[Disabling Expired Certificate on demo.apoyar]]&lt;br /&gt;
* [[How to Block 80 and 443 traffic for server]]&lt;br /&gt;
* [[AWS S3 Sync]]&lt;br /&gt;
* [[Checking System logs]]&lt;br /&gt;
* [[Root partition alerts]]&lt;br /&gt;
* [[SSL Certification Installation on Linux]]&lt;br /&gt;
* [[Renewing SSL Certificate on OpenVPN Server]]&lt;br /&gt;
* [[Updating the Demo server (has the outbound http/https traffic blocked)]]&lt;br /&gt;
* [[Performing restores from AWS using the N2WS backup software]]&lt;br /&gt;
* [[Renewing Commercial certificate on Exchange 2016-19]]&lt;br /&gt;
* [[Seizing the DC roles in the case the main DC fails]]&lt;br /&gt;
* [[Backend fetch failed 503 error &amp;amp; Webp,Webm conversion  little bit understandable]]&lt;br /&gt;
* [[Addidional steps to perform when moving services from one DC to another]]&lt;br /&gt;
* [[Check_defrag probe not working on Nagios]]&lt;br /&gt;
* [[JIRA File Upload issue]]&lt;br /&gt;
* [[Zeb_video sftp permissions check and fix]]&lt;br /&gt;
* [[Wise Geary Backups]]&lt;br /&gt;
* [[Extending Linux File System After Resizing the Volume – EC2]]&lt;br /&gt;
* [[Adding the missing host from HyperV console]]&lt;br /&gt;
* [[Setting Updates to Manual on HyperV]]&lt;br /&gt;
* [[awsbackup.apoyar.eu SSL Renew]]&lt;br /&gt;
* [[Renewing LetsEncrypt SSL - files.apoyar.net]]&lt;br /&gt;
* [[Generating LetsEncrypt SSL - Bleckmann New Custom URL]]&lt;br /&gt;
* [[Instance Refresh - ZEB]]&lt;br /&gt;
* [[Instance Refresh - PCR]]&lt;br /&gt;
* [[Commercial SSL Certificate Chain Checks]]&lt;br /&gt;
* [[Image color coding conversion]]&lt;br /&gt;
* [[SSL renewal for Apoyar 3cx sip.apoyar.net]]&lt;br /&gt;
* [[SSL renewal for login.ubanvpn.com]]&lt;br /&gt;
* [[Lambda Function Version Upgrade (16.x to 20.x)]]&lt;br /&gt;
* [[Create clone of CloudFront distribution using AWS CLI]]&lt;br /&gt;
* [[Gitlab version upgrade]]&lt;/div&gt;</summary>
		<author><name>223.233.82.43</name></author>
	</entry>
</feed>