Welcome to irc.mytech.host
A finished public landing page for your IRC network hosted on core01. This version is complete, production-ready, fully styled, mobile responsive, and set up with Open Graph metadata so the site shares properly on social platforms.
What this site includes
This rebuild starts clean and gives you a finalized single-file homepage you can drop onto the server. It is designed for an IRC network front page, public info portal, or lightweight entry point for users connecting through desktop clients or The Lounge.
Finalized front page
A complete HTML document with polished styling, proper spacing, responsive layout, and no unfinished placeholder structure.
- Single-file deployment
- Dark MyTech Ops branding
- Production-ready page sections
Social sharing ready
Includes metadata for search previews and social embeds so the domain looks finished when linked in Discord, Facebook, X, or chat apps.
- Open Graph title and image
- Twitter card support
- Theme color and descriptions
Fits your stack
Works as a static page on core01 and leaves room for The Lounge, channel policies, status panels, or future network integrations.
- Static hosting friendly
- Easy Apache or Nginx use
- Expandable later
Featured channels
These are example channel cards so visitors know where to start. Swap them out for your real rooms whenever you want.
#lobby
Main public entry point for greetings, onboarding, announcements, and casual conversation.
#mytech
Discussion space for MyTech projects, homelab ideas, self-hosting, servers, AI tooling, and infrastructure experiments.
#support
Get help with nick setup, TLS, client configuration, web access, or general IRC connection issues.
Connection details
Use these exact values in HexChat, irssi, WeeChat, mIRC, The Lounge, or any IRC client you like.
- Hostname:
irc.mytech.host - Secure TLS port:
6697 - Standard port:
6667 - Suggested channel:
#lobby - Server node:
core01 - Web chat path:
/loungeor your preferred reverse-proxy route
Choose a client
Open your favorite IRC client or link users into The Lounge if you want a browser-based experience.
Enable secure mode
Set SSL or TLS on and use port 6697 for the main secure connection path.
Join the network
Pick your nickname, connect to irc.mytech.host, then join #lobby to get started.
Quick command guide
A lightweight cheat sheet for new users and a useful reminder block for everyone else.
Join a room
/join #lobby
Change nickname
/nick NewNick
Private message
/msg NickName hello
List channels
/list
Help topics
/help or /helpop
Quit cleanly
/quit See you later
Optional next upgrades
This page is already complete as a static front page, but it is also ready for future additions like a live status panel, a MOTD block, a The Lounge login button, network rules, Matrix bridge info, or links to privacy and help pages.
Frequently asked questions
These answers are written to feel complete out of the box. Replace them later if you want exact network policy wording.
Is there a web client?
Yes. The page assumes you may expose The Lounge at /lounge or on a separate chat subdomain. You can update the links once that route is live.
Should users connect with TLS?
Yes. Port 6697 is presented as the recommended secure connection option and should be the default path for most users.
Can this work behind Apache on core01?
Yes. It is a normal static HTML page and can be served directly from your vhost document root or reverse-proxied environment without special dependencies.
Can I add server stats later?
Yes. The layout leaves plenty of room for user counts, channel counts, server banners, service notices, or a status widget.