xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
Commit 040c9f3a87826a52713b3b5f48d19c83236f8aa8

Renamed the virtual machines files
Author: Catalin(ux) M. BOIE
Author date (UTC): 2015-11-18 18:13
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2015-11-18 18:13
Parent(s): 0a81a2824087d9dcd2d1981c860946fd49cc8bf7
Signing key:
Tree: a7f9f04198c9433ea79a700718583d71e3afcab8
File Lines added Lines deleted
TODO 2 0
root/themes/default/download-vm.html 7 7
File TODO changed (mode: 100644) (index abb88af..19988dc)
2 2 [ ] [ ]
3 3
4 4 == BEFORE NEXT RELEASE == == BEFORE NEXT RELEASE ==
5 [ ] Clicking "Discovery" and no repo is present should not invite the user
6 to create one...
5 7 [ ] css: #profiling still used? [ ] css: #profiling still used?
6 8 [ ] Obsolete 'suggestions' and replace them with a link to the bug tracker. [ ] Obsolete 'suggestions' and replace them with a link to the bug tracker.
7 9 [ ] wh: operation ('event') is not present in the post request! [ ] wh: operation ('event') is not present in the post request!
File root/themes/default/download-vm.html changed (mode: 100644) (index b75fcd8..b874eae)
34 34 * download qemu image (109 MiB):<br /> * download qemu image (109 MiB):<br />
35 35 <div class="xcode"> <div class="xcode">
36 36 wget -c -O /var/lib/libvirt/images/rocketgit1-master.qcow2.xz wget -c -O /var/lib/libvirt/images/rocketgit1-master.qcow2.xz
37 http://downloads.rocketgit.com/vm/v2/rocketgit1.qcow2.xz
37 http://downloads.rocketgit.com/vm/last/rocketgit1.qcow2.xz
38 38 </div> </div>
39 39 <br /> <br />
40 40
 
127 127 Steps to follow:<br /> Steps to follow:<br />
128 128
129 129 * download VMX config file (2 KiB) from * download VMX config file (2 KiB) from
130 <a href="http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386.vmx">http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386-esx.vmx</a><br />
130 <a href="http://downloads.rocketgit.com/vm/rocketgit1-i386.vmx">http://downloads.rocketgit.com/vm/rocketgit1-i386-esx.vmx</a><br />
131 131
132 132 * download VMDK image (164 MiB) from * download VMDK image (164 MiB) from
133 <a href="http://downloads.rocketgit.com/vm/v2/rocketgit1-fedora-21-i386.vmdk.zip">http://downloads.rocketgit.com/vm/v2/rocketgit1-fedora-21-i386.vmdk.zip</a>
133 <a href="http://downloads.rocketgit.com/vm/last/rocketgit1-i386.vmdk.zip">http://downloads.rocketgit.com/vm/last/rocketgit1-i386.vmdk.zip</a>
134 134 in the same folder as the previous file<br /> in the same folder as the previous file<br />
135 135
136 136 * decompress the image and move both files to an ESX datastore<br /> * decompress the image and move both files to an ESX datastore<br />
 
168 168 And then, install it<br /> And then, install it<br />
169 169
170 170 * download VMX config file (2 KiB) from * download VMX config file (2 KiB) from
171 <a href="http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386.vmx">http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386.vmx</a><br />
171 <a href="http://downloads.rocketgit.com/vm/rocketgit1-i386.vmx">http://downloads.rocketgit.com/vm/rocketgit1-i386.vmx</a><br />
172 172
173 173 * download VMDK image (164 MiB) from * download VMDK image (164 MiB) from
174 <a href="http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386.vmdk.zip">http://downloads.rocketgit.com/vm/v2/rocketgit1-fedora-21-i386.vmdk.zip</a><br />
174 <a href="http://downloads.rocketgit.com/vm/rocketgit1-i386.vmdk.zip">http://downloads.rocketgit.com/vm/last/rocketgit1-i386.vmdk.zip</a><br />
175 175
176 176 * decompress the image<br /> * decompress the image<br />
177 177
 
210 210 download a proper executable (around 106 MiB) and install it<br /> download a proper executable (around 106 MiB) and install it<br />
211 211
212 212 * download the OVF file (12 KiB) from * download the OVF file (12 KiB) from
213 <a href="http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386.ovf">http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386.ovf</a><br />
213 <a href="http://downloads.rocketgit.com/vm/rocketgit1-i386.ovf">http://downloads.rocketgit.com/vm/rocketgit1-i386.ovf</a><br />
214 214
215 215 * download the compressed VMDK image (164 MiB) from * download the compressed VMDK image (164 MiB) from
216 <a href="http://downloads.rocketgit.com/vm/rocketgit1-fedora-21-i386.vmdk.zip">http://downloads.rocketgit.com/vm/v2/rocketgit1-fedora-21-i386.vmdk.zip</a><br />
216 <a href="http://downloads.rocketgit.com/vm/rocketgit1-i386.vmdk.zip">http://downloads.rocketgit.com/vm/last/rocketgit1-i386.vmdk.zip</a><br />
217 217
218 218 * decompress the image<br /> * decompress the image<br />
219 219
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://code.reversed.top/user/xaizek/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/rocketgit

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