Compare commits
No commits in common. "3f512bf9cf514863cb55c9ff2be4761896cf639c" and "c5f6d253305335717baa324cb66b092b39f540e2" have entirely different histories.
3f512bf9cf
...
c5f6d25330
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
require_relative "lib/educatic"
|
require_relative "educatic"
|
||||||
|
|
||||||
filename = File.join(File.dirname(__FILE__), "services.yaml")
|
filename = File.join(File.dirname(__FILE__), "services.yaml")
|
||||||
Educatic.new(filename).check
|
Educatic.new(filename).check
|
||||||
|
|
|
@ -14,7 +14,6 @@ class Educatic
|
||||||
def check
|
def check
|
||||||
@services.each_pair do |key, value|
|
@services.each_pair do |key, value|
|
||||||
output = []
|
output = []
|
||||||
todo = value['todo'] || []
|
|
||||||
|
|
||||||
cmd = "host #{value['ip']}| grep #{value['hostname']}| wc -l"
|
cmd = "host #{value['ip']}| grep #{value['hostname']}| wc -l"
|
||||||
counter = %x[#{cmd}].to_i
|
counter = %x[#{cmd}].to_i
|
||||||
|
@ -23,17 +22,9 @@ class Educatic
|
||||||
output << " * hostname = #{value['hostname']}"
|
output << " * hostname = #{value['hostname']}"
|
||||||
output << " * ip = #{value['ip']}"
|
output << " * ip = #{value['ip']}"
|
||||||
end
|
end
|
||||||
if (value['hostname'].end_with? ".info" or value['hostname'].end_with? "clients.your-server.de")
|
|
||||||
todo << "Cambiar <#{value['hostname']}> el dominio @txs.es"
|
|
||||||
end
|
|
||||||
|
|
||||||
if value['hostname'].start_with? "staticeducar.info"
|
|
||||||
todo << "Cambiar <#{value['hostname']}> el dominio @txs.es"
|
|
||||||
end
|
|
||||||
|
|
||||||
unless value['todo'].nil?
|
unless value['todo'].nil?
|
||||||
output << " TODO:"
|
output << " TODO:"
|
||||||
todo.each_with_index do |line, index|
|
value['todo'].each_with_index do |line, index|
|
||||||
output << " #{index + 1}. #{line}"
|
output << " #{index + 1}. #{line}"
|
||||||
end
|
end
|
||||||
end
|
end
|
|
@ -6,6 +6,7 @@ services:
|
||||||
todo:
|
todo:
|
||||||
- Se propone eliminar la MV o...
|
- Se propone eliminar la MV o...
|
||||||
- Cambiar http por https
|
- Cambiar http por https
|
||||||
|
- Cambiar dominio <encanarias.info> a <txs.es>
|
||||||
nextcloud:
|
nextcloud:
|
||||||
hetzner: docus
|
hetzner: docus
|
||||||
hostname: docs.txs.es
|
hostname: docs.txs.es
|
||||||
|
@ -31,6 +32,7 @@ services:
|
||||||
ip: 157.90.144.18
|
ip: 157.90.144.18
|
||||||
todo:
|
todo:
|
||||||
- Se propone eliminar la MV o...
|
- Se propone eliminar la MV o...
|
||||||
|
- Cambiar <default hostname> a <*.txs.es>
|
||||||
jekyll-www:
|
jekyll-www:
|
||||||
state: revise
|
state: revise
|
||||||
hetzner: txs
|
hetzner: txs
|
||||||
|
@ -67,11 +69,15 @@ services:
|
||||||
hostname: tuvideo.encanarias.info
|
hostname: tuvideo.encanarias.info
|
||||||
ip: 116.203.254.222
|
ip: 116.203.254.222
|
||||||
desc: Peertube
|
desc: Peertube
|
||||||
|
todo:
|
||||||
|
- Cambiar dominio de <encanarias.info> a <txs.es>
|
||||||
micanal:
|
micanal:
|
||||||
hetzner: social
|
hetzner: social
|
||||||
hostname: micanal.encanarias.info
|
hostname: micanal.encanarias.info
|
||||||
ip: 188.34.188.55
|
ip: 188.34.188.55
|
||||||
desc: Peertubte
|
desc: Peertubte
|
||||||
|
todo:
|
||||||
|
- Cambiar dominio de <encanarias.info> a <txs.es>
|
||||||
txs:
|
txs:
|
||||||
hetzner: social
|
hetzner: social
|
||||||
hostname: static.192.237.46.78.clients.your-server.de
|
hostname: static.192.237.46.78.clients.your-server.de
|
||||||
|
@ -79,6 +85,7 @@ services:
|
||||||
desc: Mastodon?
|
desc: Mastodon?
|
||||||
todo:
|
todo:
|
||||||
- Se propone eliminar la MV o...
|
- Se propone eliminar la MV o...
|
||||||
|
- Cambiar <default hostname> a <*.txs.es>
|
||||||
- "Duda: Esto no parece ser Mastodon!"
|
- "Duda: Esto no parece ser Mastodon!"
|
||||||
xmpp.txs.es:
|
xmpp.txs.es:
|
||||||
hetzner: social
|
hetzner: social
|
||||||
|
@ -90,16 +97,22 @@ services:
|
||||||
hostname: encanarias.info
|
hostname: encanarias.info
|
||||||
ip: 78.47.122.22
|
ip: 78.47.122.22
|
||||||
desc: Diaspora viejo. Red social
|
desc: Diaspora viejo. Red social
|
||||||
|
todo:
|
||||||
|
- Dominio antiguo <encanarias.info>
|
||||||
bbbold:
|
bbbold:
|
||||||
hetzner: ull
|
hetzner: ull
|
||||||
hostname: static.19.113.69.159.clients.your-server.de
|
hostname: static.19.113.69.159.clients.your-server.de
|
||||||
ip: 159.69.113.19
|
ip: 159.69.113.19
|
||||||
desc: BBB
|
desc: BBB
|
||||||
|
todo:
|
||||||
|
- Cambiar <default hostname> a <*.txs.es>
|
||||||
bbb:
|
bbb:
|
||||||
hetzner: ull
|
hetzner: ull
|
||||||
hostname: bbb.educar.encanarias.info
|
hostname: bbb.educar.encanarias.info
|
||||||
ip: 49.12.216.60
|
ip: 49.12.216.60
|
||||||
desc: BBB
|
desc: BBB
|
||||||
|
todo:
|
||||||
|
- Dominio antiguo <encanarias.info>
|
||||||
cryptpad:
|
cryptpad:
|
||||||
hetzner: ull
|
hetzner: ull
|
||||||
hostname: cryptpad.txs.es
|
hostname: cryptpad.txs.es
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
require_relative "lib/educatic"
|
require_relative "educatic"
|
||||||
|
|
||||||
filename = File.join(File.dirname(__FILE__), "services.yaml")
|
filename = File.join(File.dirname(__FILE__), "services.yaml")
|
||||||
Educatic.new(filename).urls
|
Educatic.new(filename).urls
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
==> mini [docus]
|
==> mini [docus]
|
||||||
TODO:
|
TODO:
|
||||||
1. Se propone eliminar la MV o...
|
1. Se propone eliminar la MV o...
|
||||||
2. Cambiar http por https
|
2. Cambiar dominio <encanarias.info> a <txs.es>
|
||||||
3. Cambiar <editor.educar.encanarias.info> el dominio @txs.es
|
|
||||||
==> editorcollab [docus]
|
==> editorcollab [docus]
|
||||||
TODO:
|
TODO:
|
||||||
1. Se muestra la página por defecto de Apache2
|
1. Se muestra la página por defecto de Apache2
|
||||||
|
@ -10,18 +9,33 @@
|
||||||
==> mailu19 [txs]
|
==> mailu19 [txs]
|
||||||
TODO:
|
TODO:
|
||||||
1. Se propone eliminar la MV o...
|
1. Se propone eliminar la MV o...
|
||||||
2. Cambiar <static.18.144.90.157.clients.your-server.de> el dominio @txs.es
|
2. Cambiar <default hostname> a <*.txs.es>
|
||||||
==> pixel [social]
|
==> pixel [social]
|
||||||
TODO:
|
TODO:
|
||||||
1. Se propone eliminar esta MV
|
1. Se propone eliminar esta MV
|
||||||
==> blogs [social]
|
==> blogs [social]
|
||||||
TODO:
|
TODO:
|
||||||
1. Intento de montar <diaspora>
|
1. Intento de montar <diaspora>
|
||||||
|
==> tuvideo2 [social]
|
||||||
|
TODO:
|
||||||
|
1. Cambiar dominio de <encanarias.info> a <txs.es>
|
||||||
|
==> micanal [social]
|
||||||
|
TODO:
|
||||||
|
1. Cambiar dominio de <encanarias.info> a <txs.es>
|
||||||
==> txs [social]
|
==> txs [social]
|
||||||
TODO:
|
TODO:
|
||||||
1. Se propone eliminar la MV o...
|
1. Se propone eliminar la MV o...
|
||||||
2. Duda: Esto no parece ser Mastodon!
|
2. Cambiar <default hostname> a <*.txs.es>
|
||||||
3. Cambiar <static.192.237.46.78.clients.your-server.de> el dominio @txs.es
|
3. Duda: Esto no parece ser Mastodon!
|
||||||
|
==> encanarias [social]
|
||||||
|
TODO:
|
||||||
|
1. Dominio antiguo <encanarias.info>
|
||||||
|
==> bbbold [ull]
|
||||||
|
TODO:
|
||||||
|
1. Cambiar <default hostname> a <*.txs.es>
|
||||||
|
==> bbb [ull]
|
||||||
|
TODO:
|
||||||
|
1. Dominio antiguo <encanarias.info>
|
||||||
==> cryptpad [ull]
|
==> cryptpad [ull]
|
||||||
TODO:
|
TODO:
|
||||||
1. Había que eliminar esta MV
|
1. Había que eliminar esta MV
|
||||||
|
|
Loading…
Reference in New Issue