List of commits:
Subject Hash Author Date (UTC)
No need to login to find out the ip address 55a3abd3dda66d9d0dccdc0fc27dc3dc3e7c3fa1 Catalin(ux) M. BOIE 2016-10-05 03:25:47
Bump version to 0.62 61acc979d8c3bb629e03dc371bba1f604f300205 Catalin(ux) M. BOIE 2016-10-04 18:49:31
TODO updates cc78fa90ebdb7605013f2ba40b7d196d708d7415 Catalin(ux) M. BOIE 2016-10-04 18:49:04
Allow php-fpm to use lock files and to regenerate authorized_keys file 5970fcb677e3443ff96549413df105c9956f0abf Catalin(ux) M. BOIE 2016-10-04 18:48:35
Add ServerName and ServerAlias also for TLS virtual host 08bf46f86137767e4432222475a3ea31034a132a Catalin(ux) M. BOIE 2016-10-04 18:47:47
Bump version to 0.61 99a6ed768168adf45bab328c7405cd10a3e3a81d Catalin(ux) M. BOIE 2016-10-03 16:31:43
TODO updates cdc8de4255d6c343a9223bcf334228651e41ae6f Catalin(ux) M. BOIE 2016-10-03 16:31:22
Small adjustments to unit/functional tests db54e9be71a96b185713ccbc76dff2b462113755 Catalin(ux) M. BOIE 2016-10-03 16:13:46
Allow the use of multiple workers 0ba944fa4f60754b31ec29a676e72a9b870698cc Catalin(ux) M. BOIE 2016-10-03 16:13:15
Docker fixes 36653f824b0c2f7159a0cdbfa50e38aea714a0b5 Catalin(ux) M. BOIE 2016-10-03 16:12:48
Now, any script can update the structure and apply the fixes 03e1ba61bdcac0514977b79c0b38449db29aa7a5 Catalin(ux) M. BOIE 2016-10-03 16:05:19
fpm: raise the memory limit to 128M from 32M because some initial commits may be very big 5dee24337e21e740cba1080e9bfc376b2e8f2036 Catalin(ux) M. BOIE 2016-10-02 08:06:39
Compute the md5 key only when needed 4eebe2a3863ca6b50e107ad84080629da6d81707 Catalin(ux) M. BOIE 2016-10-02 07:56:52
Pass all parameters to worker.php to be able to choose a different configuration 4da8c1c26b9bd192fa4525f3168cce2fa421702c root 2016-09-29 18:18:40
Prefer https over ssh 3dfed205de47850d459106b2479484d83fdcbca8 Catalin(ux) M. BOIE 2016-09-28 02:23:44
Bump version to 0.60 fc13b029f14be5989df314e4adec67c78cc06b6d Catalin(ux) M. BOIE 2016-09-27 15:28:56
We cannot store directly in /var/lib/rocketgit because is owned by root 0e3d2207e951db3c42d65784a2fe1b79e335cd71 Catalin(ux) M. BOIE 2016-09-27 03:04:55
SELinux: more fixes to start rocketgit-fpm without AVC errors bbae4970f9972bdd37199dcf67beceef5f43aa36 Catalin(ux) M. BOIE 2016-09-26 20:49:07
Bump version to 0.58 32c5bf42c158ef5864094a75284115693fe72c03 Catalin(ux) M. BOIE 2016-09-26 15:34:10
Adjust goal and talk about CLA 842c8e45c2f53d7cbf6db3ff9549b52034a0ccef Catalin(ux) M. BOIE 2016-09-26 02:59:47
Commit 55a3abd3dda66d9d0dccdc0fc27dc3dc3e7c3fa1 - No need to login to find out the ip address
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-10-05 03:25
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-10-05 03:25
Parent(s): 61acc979d8c3bb629e03dc371bba1f604f300205
Signing key:
Tree: 00be7fe27957e8261123ec305d2cbc9062d569a8
File Lines added Lines deleted
root/themes/default/download-vm.html 3 5
File root/themes/default/download-vm.html changed (mode: 100644) (index 9d3aa27..592dfa0)
84 84 * attach to the console to find out the ip address:<br /> * attach to the console to find out the ip address:<br />
85 85 <div class="xcode"> <div class="xcode">
86 86 virsh console rocketgit1</br /> virsh console rocketgit1</br />
87 # login as root with password 'aaaa'<br />
88 ip ad li
89 87 </div> </div>
90 88 <br /> <br />
91 89
 
135 133
136 134 * start the virtual machine<br /> * start the virtual machine<br />
137 135
138 * attach to the console to find out the ip address (ip ad li)<br />
136 * attach to the console to find out the ip address<br />
139 137
140 138 * point your browser to the found ip address, using http or * point your browser to the found ip address, using http or
141 139 https and create an admin account<br /> https and create an admin account<br />
 
174 172 * start the virtual machine, using "Play virtual machine"; * start the virtual machine, using "Play virtual machine";
175 173 choose "I copied it" if asked<br /> choose "I copied it" if asked<br />
176 174
177 * attach to the console to find out the ip address (ip ad li)<br />
175 * attach to the console to find out the ip address<br />
178 176
179 177 * point your browser to the found ip address, using http or * point your browser to the found ip address, using http or
180 178 https and create an admin account<br /> https and create an admin account<br />
 
210 208 * when asked about the license, choose "Agree"<br /> * when asked about the license, choose "Agree"<br />
211 209
212 210 * start the virtual machine by pressing "Start" button; login into the * start the virtual machine by pressing "Start" button; login into the
213 virtual machine to find out the ip address (ip ad li)<br />
211 virtual machine to find out the ip address<br />
214 212
215 213 * point your browser to the found ip address, using http or * point your browser to the found ip address, using http or
216 214 https and create an admin account<br /> https and create an admin account<br />
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/rocketgit

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main