User Tools

Site Tools


juju-charms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
juju-charms [2014/05/07 17:44]
avladu Exchange how'to
juju-charms [2014/09/30 19:15]
ibalutoiu
Line 1: Line 1:
-====== Writting Juju Charms for Windows ======+====== Writing Juju Charms for Windows ======
  
 :!: This page needs more work :!: :!: This page needs more work :!:
  
  
-The rules of writting charms are the same in Windows as they are in linux. As a reference, the Havana Hyper-V charm can be used. The charm can be found at:+The rules of writing charms are the same in Windows as they are in linux. As a reference, the Nova Hyper-V charm can be used. The charm can be found at:
  
-  https://github.com/gabriel-samfira/juju-hacks/tree/master/charms/win2012hvr2/nova-hyperv+  https://github.com/cloudbase/nova-hyperv-charm
      
  
Line 27: Line 27:
          Prerequisites installers: FilterPack64bit.exe, filterpack2010sp1-kb2460041-x64-fullfile-en-us.exe, UcmaRuntimeSetup.exe          Prerequisites installers: FilterPack64bit.exe, filterpack2010sp1-kb2460041-x64-fullfile-en-us.exe, UcmaRuntimeSetup.exe
     Configuration:     Configuration:
-        Specify the Samba share where the files are+        Specify the Samba share where the file dependencies are 
 +    Virtual machine requirements: 
 +        CPU - more than 4 cores 
 +        RAM - more than 6GB 
 +        HDD - more than 40GB 
 +    Beware!: 
 +        You can install only one Exchange per Active Directory Domain 
 +        The machine will reboot 4 times 
 +        The installation will take approximately 1 hour
  
 4. Windows Active Directory MsSQL 4. Windows Active Directory MsSQL
  
 5. Windows Active Directory SharePoint 5. Windows Active Directory SharePoint
 +
 +6. Windows IIS Drupal
 +
 +    Relations:
 +         MySQL
 +         Memcached
 +         Windows Active Directory Controller
 +         Windows Active Directory MsSQL
 +    File dependencies:
 +         Every file dependency is downloaded from the internet using official download links and it is checked for integrity using SHA1 checksum.
 +    Minimum virtual machine requirements:
 +        CPU - 2 cores
 +        RAM - 2GB
 +        HDD - 30GB
 +    NOTE: If any download link becomes unavailable, it must be updated together its SHA1 hash. Use only official download links !
juju-charms.txt · Last modified: 2015/02/03 17:44 by gsamfira