Difference between revisions of "User:Apmuthu"

From Proxmox VE
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
* [http://www.webbiz.podzone.net WebBiz]
 
* [http://www.webbiz.podzone.net WebBiz]
 
* [http://www.apmuthu.com Web]
 
* [http://www.apmuthu.com Web]
 +
 +
== Articles ==
 +
* [[Anatomy of LXC Container Config File]]
  
 
==Sponsors==
 
==Sponsors==
Line 12: Line 15:
 
* <del>[http://www.smsfriends.net SMSFriends] - SMS Global Phone CallBack Service</del>
 
* <del>[http://www.smsfriends.net SMSFriends] - SMS Global Phone CallBack Service</del>
 
* <del>[http://www.chrishonline.com Chrishan Online] - Sponsors</del>
 
* <del>[http://www.chrishonline.com Chrishan Online] - Sponsors</del>
* [http://www.sacollege.net Seethalakshmi Achi College For Women], Pallathur, TN. India
+
* [http://sacollege.edu.in Seethalakshmi Achi College For Women], Pallathur, TN. India
 
* [http://www.gnuacademy.org/ GNU Academy] - Training, Support, Deployment Knowledgebase for Open Source Applications
 
* [http://www.gnuacademy.org/ GNU Academy] - Training, Support, Deployment Knowledgebase for Open Source Applications
  
Line 18: Line 21:
 
Anyone interested in sponsoring templates can get in touch with the channel partners of Proxmox and the highly active developer community will be most happy to respond. The templates maintained by Ap.Muthu here are '''[http://www.planettel.com.sg/contact-us/hosted-appliance-order actively supported by PlaNetTel]''', a sponsor listed above.
 
Anyone interested in sponsoring templates can get in touch with the channel partners of Proxmox and the highly active developer community will be most happy to respond. The templates maintained by Ap.Muthu here are '''[http://www.planettel.com.sg/contact-us/hosted-appliance-order actively supported by PlaNetTel]''', a sponsor listed above.
  
* [ftp://193.124.208.93/pub/openvirtuozzo/contrib/template/precreated/ Virtuozzo Archived OpenVZ Templates]
+
* <del>[ftp://193.124.208.93/pub/openvirtuozzo/contrib/template/precreated/ Virtuozzo Archived OpenVZ Templates]</del>
  
 
==Downloads of ProxMox Templates Maintained by Ap.Muthu==
 
==Downloads of ProxMox Templates Maintained by Ap.Muthu==
Line 47: Line 50:
 
* [[Media:DAB_Build_Files_myseat_2160.zip|Build Files]] - [[mySeat]] v0.2160
 
* [[Media:DAB_Build_Files_myseat_2160.zip|Build Files]] - [[mySeat]] v0.2160
 
* [[Media:DAB_Build_Files_FengOffice_v2.2.1.zip|Build Files]] - [[FengOffice]] v2.2.1
 
* [[Media:DAB_Build_Files_FengOffice_v2.2.1.zip|Build Files]] - [[FengOffice]] v2.2.1
 +
 +
* [https://forum.proxmox.com/threads/squeeze-eol-lts-maintenance.26550/ Maintain EOL Squeeze instances] - sources.list and ignore key expiry
  
 
=== Wheezy based Templates ===
 
=== Wheezy based Templates ===
Line 59: Line 64:
  
 
* [[OpenVZ VM First Boot Setup Tips]]
 
* [[OpenVZ VM First Boot Setup Tips]]
 +
 +
=== Custom OS Templates ===
 +
* [[Alpine Linux Minimal]]
  
 
===Workarounds===
 
===Workarounds===
Line 83: Line 91:
 
* [[Ubuntu 12.04 KVM]]
 
* [[Ubuntu 12.04 KVM]]
  
== apm-available list of downloadable templates ==
+
== apm-available list of downloadable templates suitable for OpenVZ (PVE-3.4) ==
 
To enable these latest templates to be shown in the list of Template Downloads in the ProxMox GUI, append the contents of '''[http://www.sacollege.net/files/appliances/apm-available apm-available]''' to '''/var/lib/pve-manager/apl-available''' after a '''pveam update''' like:
 
To enable these latest templates to be shown in the list of Template Downloads in the ProxMox GUI, append the contents of '''[http://www.sacollege.net/files/appliances/apm-available apm-available]''' to '''/var/lib/pve-manager/apl-available''' after a '''pveam update''' like:
 
  pveam update
 
  pveam update

Latest revision as of 06:46, 19 October 2022

Recent Changes

Contacts

Ap.Muthu

Web Sites

Articles

Sponsors

Support and Enquiry for Sponsored Templates

Anyone interested in sponsoring templates can get in touch with the channel partners of Proxmox and the highly active developer community will be most happy to respond. The templates maintained by Ap.Muthu here are actively supported by PlaNetTel, a sponsor listed above.

Downloads of ProxMox Templates Maintained by Ap.Muthu

All Lenny appliances above will have phpinfo listing similar to phpinfo.zip.

Squeeze based Templates

Wheezy based Templates

Remastered Templates

Reference Templates

The reference templates culled out from the dab-pve-appliances (42 MB) file is available here (34 KB).

Custom OS Templates

Workarounds

DAB Pre-Build Testing

In a standard debian template based VM, test out the target application and extract the database dumps and config files after installation and tweaking. Take care to make random strings for unique container installs from the template to be built.

KVM Build Notes

apm-available list of downloadable templates suitable for OpenVZ (PVE-3.4)

To enable these latest templates to be shown in the list of Template Downloads in the ProxMox GUI, append the contents of apm-available to /var/lib/pve-manager/apl-available after a pveam update like:

pveam update
cd /var/lib/pve-manager/
wget http://www.sacollege.net/files/appliances/apm-available
cat apm-available >> apl-available

The last command in the above set needs to be performed each day and on each reboot as "Headquarters" will revert to their restricted list on such events.