User Tools

Site Tools


mirrors

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mirrors [2022/01/08 11:26] pavroomirrors [2022/11/04 19:55] – removed usa mirror pavroo
Line 10: Line 10:
  
 What you need is: What you need is:
-  * a fully managed vps with hard/ssd disk >= 20GB+  * a fully managed vps with hard/ssd disk >= 30GB
   * RAM >= 512MB   * RAM >= 512MB
   * CPU >= 1   * CPU >= 1
   * ssh access   * ssh access
-  * Debian 9/10 (preferred) or Ubuntu 18.04/20.04 or CentOS 7/8 preinstalled+  * Debian 10/11 (preferred) or Ubuntu 18.04/20.04 or CentOS 7/8 preinstalled
   * monthly bandwidth > 500GB   * monthly bandwidth > 500GB
   * one IP4 address   * one IP4 address
-  * NS record to redirect a new repo subdomain to 
  
 ==== Germany ==== ==== Germany ====
- 
-== Mirror DE1: == 
- 
-  #Sparky core main repository for all Sparky versions/editions: 
-  deb http://de1.repo.sparkylinux.org/ core main 
-  deb-src http://de1.repo.sparkylinux.org/ core main 
-   
-  #Sparky tyche (oldstable) main repository: 
-  deb http://de1.repo.sparkylinux.org/ tyche main 
-  deb-src http://de1.repo.sparkylinux.org/ tyche main 
-   
-  #Sparky nibiru (stable) main repository: 
-  deb http://de1.repo.sparkylinux.org/ nibiru main 
-  deb-src http://de1.repo.sparkylinux.org/ nibiru main 
-   
-  #Sparky potolo (testing) main repository: 
-  deb http://de1.repo.sparkylinux.org/ potolo main 
-  deb-src http://de1.repo.sparkylinux.org/ potolo main 
-   
-  #Sparky unstable main repository: 
-  deb http://de1.repo.sparkylinux.org/ unstable main 
-  deb-src http://de1.repo.sparkylinux.org/ unstable main 
  
 == Mirror DE2: == == Mirror DE2: ==
  
   #Sparky core main repository for all Sparky versions/editions:   #Sparky core main repository for all Sparky versions/editions:
-  deb http://de2.repo.sparkylinux.org/ core main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ core main 
-  deb-src http://de2.repo.sparkylinux.org/ core main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ core main
      
-  #Sparky tyche (oldstable) main repository:+  #Sparky tyche (oldoldstable) main repository:
   deb http://de2.repo.sparkylinux.org/ tyche main   deb http://de2.repo.sparkylinux.org/ tyche main
   deb-src http://de2.repo.sparkylinux.org/ tyche main   deb-src http://de2.repo.sparkylinux.org/ tyche main
      
-  #Sparky nibiru (stable) main repository:+  #Sparky nibiru (oldstable) main repository:
   deb http://de2.repo.sparkylinux.org/ nibiru main   deb http://de2.repo.sparkylinux.org/ nibiru main
   deb-src http://de2.repo.sparkylinux.org/ nibiru main   deb-src http://de2.repo.sparkylinux.org/ nibiru main
      
-  #Sparky potolo (testing) main repository: +  #Sparky potolo (stable) main repository: 
-  deb http://de2.repo.sparkylinux.org/ potolo main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ potolo main 
-  deb-src http://de2.repo.sparkylinux.orgpotolo main +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ potolo main
-   +
-  #Sparky unstable main repository: +
-  deb http://de2.repo.sparkylinux.org/ unstable main +
-  deb-src http://de2.repo.sparkylinux.org/ unstable main +
- +
-==== USA ==== +
- +
-== Mirror US1: == +
- +
-  #Sparky core main repository for all Sparky versions/editions: +
-  deb http://us1.repo.sparkylinux.org/ core main +
-  deb-src http://us1.repo.sparkylinux.org/ core main +
-   +
-  #Sparky tyche (oldstable) main repository: +
-  deb http://us1.repo.sparkylinux.org/ tyche main +
-  deb-src http://us1.repo.sparkylinux.org/ tyche main +
-   +
-  #Sparky nibiru (stable) main repository: +
-  deb http://us1.repo.sparkylinux.org/ nibiru main +
-  deb-src http://us1.repo.sparkylinux.org/ nibiru main+
      
-  #Sparky potolo (testing) main repository: +  #Sparky orion (testing) main repository: 
-  deb http://us1.repo.sparkylinux.org/ potolo main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ orion main 
-  deb-src http://us1.repo.sparkylinux.org/ potolo main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ orion main
      
   #Sparky unstable main repository:   #Sparky unstable main repository:
-  deb http://us1.repo.sparkylinux.org/ unstable main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ unstable main 
-  deb-src http://us1.repo.sparkylinux.org/ unstable main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ unstable main
  
mirrors.txt · Last modified: 2024/04/30 15:20 by pavroo