User Tools

Site Tools


mirrors

Differences

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

Link to this comparison view

Next revision
Previous revision
mirrors [2021/02/06 11:48] – created pavroomirrors [2024/04/30 15:20] (current) – added si2 mirror pavroo
Line 1: Line 1:
 ===== Mirrors ===== ===== Mirrors =====
  
-The main repo server is locaed in Europe/Poland:+The main repo server is located in Germany:
  
   https://repo.sparkylinux.org   https://repo.sparkylinux.org
  
-==== Requiremens ====+==== Requirements ====
  
-If you would like to provide a mirror repos server in your location, send an email to pavroo(at)onet.eu+If you would like to provide a mirror repos server in your location, send an email to pavroo(at)onet(dot)eu
  
 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 >= 50GB
   * 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: ==+== Mirror DE2: ==
  
   #Sparky core main repository for all Sparky versions/editions:   #Sparky core main repository for all Sparky versions/editions:
-  deb http://de1.repo.sparkylinux.org/ core main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ core main 
-  deb-src http://de1.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 nibiru (oldoldstable) main repository: 
-  deb http://de1.repo.sparkylinux.org/ tyche main +  deb http://de2.repo.sparkylinux.org/ nibiru main 
-  deb-src http://de1.repo.sparkylinux.org/ tyche main+  deb-src http://de2.repo.sparkylinux.org/ nibiru main
      
-  #Sparky nibiru (stable) main repository: +  #Sparky potolo (oldstable) main repository: 
-  deb http://de1.repo.sparkylinux.org/ nibiru main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ potolo main 
-  deb-src http://de1.repo.sparkylinux.org/ nibiru main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ potolo main
      
-  #Sparky potolo (testing) main repository: +  #Sparky orion (stable) main repository: 
-  deb http://de1.repo.sparkylinux.org/ potolo main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ orion main 
-  deb-src http://de1.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 sisters (testing) main repository: 
-  deb http://de1.repo.sparkylinux.org/ unstable main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ sisters main 
-  deb-src http://de1.repo.sparkylinux.org/ unstable main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://de2.repo.sparkylinux.org/ sisters main
  
-== Mirror DE2: ==+==== USA ==== 
 + 
 +== Mirror US2: ==
  
   #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://us2.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://us2.repo.sparkylinux.org/ core main 
      
-  #Sparky tyche (oldstable) main repository: +  #Sparky nibiru (oldoldstable) main repository: 
-  deb http://de2.repo.sparkylinux.org/ tyche main +  deb http://us2.repo.sparkylinux.org/ nibiru main 
-  deb-src http://de2.repo.sparkylinux.org/ tyche main+  deb-src http://us2.repo.sparkylinux.org/ nibiru main
      
-  #Sparky nibiru (stable) main repository: +  #Sparky potolo (oldstable) main repository: 
-  deb http://de2.repo.sparkylinux.org/ nibiru main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://us2.repo.sparkylinux.org/ potolo main 
-  deb-src http://de2.repo.sparkylinux.org/ nibiru main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://us2.repo.sparkylinux.org/ potolo main
      
-  #Sparky potolo (testing) main repository: +  #Sparky orion (stable) main repository: 
-  deb http://de2.repo.sparkylinux.org/ potolo main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://us2.repo.sparkylinux.org/ orion main 
-  deb-src http://de2.repo.sparkylinux.org/ potolo main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://us2.repo.sparkylinux.org/ orion main
      
-  #Sparky unstable main repository: +  #Sparky sisters (testing) main repository: 
-  deb http://de2.repo.sparkylinux.org/ unstable main +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://us2.repo.sparkylinux.org/ sisters main 
-  deb-src http://de2.repo.sparkylinux.org/ unstable main+  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://us2.repo.sparkylinux.org/ sisters main
  
 +==== Singapore ====
 +
 +== Mirror SI1: ==
 +
 +  #Sparky core main repository for all Sparky versions/editions:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ core main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ core main 
 +  
 +  #Sparky nibiru (oldoldstable) main repository:
 +  deb http://si1.repo.sparkylinux.org/ nibiru main
 +  deb-src http://si1.repo.sparkylinux.org/ nibiru main
 +  
 +  #Sparky potolo (oldstable) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ potolo main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ potolo main
 +  
 +  #Sparky orion (stable) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ orion main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ orion main
 +  
 +  #Sparky sisters (testing) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ sisters main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si1.repo.sparkylinux.org/ sisters main
 +
 +== Mirror SI2: ==
 +
 +  #Sparky core main repository for all Sparky versions/editions:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ core main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ core main 
 +  
 +  #Sparky nibiru (oldoldstable) main repository:
 +  deb http://si2.repo.sparkylinux.org/ nibiru main
 +  deb-src http://si2.repo.sparkylinux.org/ nibiru main
 +  
 +  #Sparky potolo (oldstable) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ potolo main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ potolo main
 +  
 +  #Sparky orion (stable) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ orion main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ orion main
 +  
 +  #Sparky sisters (testing) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ sisters main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://si2.repo.sparkylinux.org/ sisters main
 +
 +==== Word Wide ====
 +
 +== Mirror SF1: ==
 +
 +  #Sparky core main repository for all Sparky versions/editions:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ core main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ core main
 +  
 +  #Sparky nibiru (oldoldstable) main repository:
 +  deb http://sf1.repo.sparkylinux.org/ nibiru main
 +  deb-src http://sf1.repo.sparkylinux.org/ nibiru main
 +  
 +  #Sparky potolo (oldstable) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ potolo main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ potolo main
 +  
 +  #Sparky orion (stable) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ orion main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ orion main
 +  
 +  #Sparky sisters (testing) main repository:
 +  deb [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ sisters main
 +  deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] http://sf1.repo.sparkylinux.org/ sisters main
 +  
mirrors.1612608500.txt.gz · Last modified: 2021/05/04 15:25 (external edit)