| File root/themes/default/download-vm.html changed (mode: 100644) (index df22dd0..db29454) | 
	| 224 | 224 | You must check the following list because you may want to:<br /> | You must check the following list because you may want to:<br /> | 
	| 225 | 225 | * extend the disk space; maybe adding some swap space<br /> | * extend the disk space; maybe adding some swap space<br /> | 
	| 226 | 226 | * set the virtual machine to auto boot at host start<br /> | * set the virtual machine to auto boot at host start<br /> | 
	| 227 |  | * generate new SSL/TLS keys<br /> |  | 
	| 228 |  | * add the vm in the update plan<br /> |  | 
	|  | 227 |  | * add the VM in the update plan<br /> | 
	| 229 | 228 | * run timedatectl set-timezone 'Continent/City' to set the timezone | * run timedatectl set-timezone 'Continent/City' to set the timezone | 
	| 230 | 229 | (needs a restart of some services or a reboot)<br /> | (needs a restart of some services or a reboot)<br /> | 
	| 231 | 230 | * change the root password: run 'passwd' (initial password is 'aaaa')<br /> | * change the root password: run 'passwd' (initial password is 'aaaa')<br /> | 
	| 232 | 231 | * allow this virtual machine to send mail (add it to the relay allow list)<br /> | * allow this virtual machine to send mail (add it to the relay allow list)<br /> | 
	| 233 | 232 | * set a static IP address instead of DHCP<br /> | * set a static IP address instead of DHCP<br /> | 
	| 234 | 233 | * add it to the DNS server to be able to access it by name<br /> | * add it to the DNS server to be able to access it by name<br /> | 
	| 235 |  | * adjust logrotate times<br /> |  | 
	|  | 234 |  | * generate new SSL/TLS certificates / keys<br /> | 
	| 236 | 235 | * customize /etc/rocketgit/config.php<br /> | * customize /etc/rocketgit/config.php<br /> | 
	| 237 |  | * customize /etc/httpd/conf.d/rocketgit.conf (ServerName, ServerAlias etc.)<br /> |  | 
	|  | 236 |  | * customize /etc/httpd_or_nginx/conf.d/rocketgit.conf<br /> | 
	| 238 | 237 | * login into RocketGit as admin and tweak settings in Admin -> Settings<br /> | * login into RocketGit as admin and tweak settings in Admin -> Settings<br /> | 
	| 239 | 238 | <br /> | <br /> | 
	| 240 | 239 | Enjoy your new RocketGit instance!<br /> | Enjoy your new RocketGit instance!<br /> | 
| File root/themes/default/download.html changed (mode: 100644) (index 07b829b..99d3bd1) | 
	| 46 | 46 | </div> | </div> | 
	| 47 | 47 | Then, follow the install section from the README file from | Then, follow the install section from the README file from | 
	| 48 | 48 | /usr/share/doc/rocketgit*.<br /> | /usr/share/doc/rocketgit*.<br /> | 
	| 49 |  | To find the ports to connect, use 'docker ps' command. |  | 
	|  | 49 |  | To find the ports to connect, use 'docker port rg' command. | 
	| 50 | 50 | </div> | </div> | 
	| 51 | 51 |  |  | 
	| 52 | 52 | <div class="island"> | <div class="island"> |