Eglide: Difference between revisions

From Nasqueron Agora
(→‎Networking: Not sure vhosts is still up-to-date - that's the old Grip list from 10 years ago!)
Line 9: Line 9:
== Networking ==
== Networking ==
=== IP connectivity ===
=== IP connectivity ===
'''IPv4''': 212.47.244.42
'''IPv4''': 51.159.150.221


'''IPv6''': 2001:470:1f13:896:0:c0de:15:11fe
'''IPv6''': 2001:470:1f13:896:0:c0de:15:11fe
Line 16: Line 16:


The command <code>vhosts</code> allows to get the full list.
The command <code>vhosts</code> allows to get the full list.
{{Ops file|roles/shellserver/vhosts/files/vhosts.eglide}} contains the up to date list.


=== Ports ===
=== Ports ===
Line 27: Line 25:
|-
|-
| 80 || www-data || nginx || /etc/nginx/sites-enabled/default
| 80 || www-data || nginx || /etc/nginx/sites-enabled/default
|-
| 443 || www-data || nginx || /etc/nginx/sites-enabled/default
|-
|-
| 12000 || bitlbee || bitlbee || {{Ops file|roles/shellserver/userland-software/files/etc__init.d__bitlbee}}
| 12000 || bitlbee || bitlbee || {{Ops file|roles/shellserver/userland-software/files/etc__init.d__bitlbee}}

Revision as of 18:42, 30 May 2023

Eglide is a shell server donated by Sandlayth for an independant shell project.

Responsibilities and involvement

  • Eglide is an independent shell project free to use
  • Nasqueron supports the infrastructure and ITC management
  • Wolfplex Hackerspace gives support to users @ Libera Chat #wolfplex (there is also a channel #eglide)

Networking

IP connectivity

IPv4: 51.159.150.221

IPv6: 2001:470:1f13:896:0:c0de:15:11fe

IPv6 is provided by an HE tunnel, our range is 2001:470:1f13:896::/64.

The command vhosts allows to get the full list.

Ports

Port User Service Configuration source
22 root OpenSSH /etc/ssh/sshd_config
80 www-data nginx /etc/nginx/sites-enabled/default
443 www-data nginx /etc/nginx/sites-enabled/default
12000 bitlbee bitlbee rOPS: roles/shellserver/userland-software/files/etc__init.d__bitlbee

Policies

See Eglide/Policies.

See also