2023-12-13 22:46:49 +03:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > Services :: Sadium< / title >
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta name = "description" content = "" / >
< meta name = "keywords" content = "" / >
< meta name = "robots" content = "noodp" / >
< link rel = "canonical" href = "/en/services/" / >
< link rel = "stylesheet" href = "/styles.css" >
2023-12-24 15:49:20 +03:00
< link rel = "shortcut icon" href = "/img/favicon.svg" >
2023-12-13 22:46:49 +03:00
< meta name = "twitter:card" content = "summary" / >
< meta property = "og:locale" content = "en" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:title" content = "Services" >
< meta property = "og:description" content = "" / >
< meta property = "og:url" content = "/en/services/" / >
< meta property = "og:site_name" content = "Sadium" / >
2023-12-24 15:49:20 +03:00
< meta property = "og:image" content = "/img/favicon.svg" >
2023-12-13 22:46:49 +03:00
< meta property = "og:image:width" content = "1200" >
< meta property = "og:image:height" content = "627" >
< link href = "/en/services/index.xml" rel = "alternate" type = "application/rss+xml" title = "Sadium" / >
< / head >
< body class = "red" >
< div class = "container center headings--one-size" >
< header class = "header" >
< div class = "header__inner" >
< div class = "header__logo" >
< a href = "/en" >
< div class = "logo" >
Sadium
< / div >
< / a >
< / div >
< ul class = "menu menu--mobile" >
< li class = "menu__trigger" > Menu ▾< / li >
< li >
< ul class = "menu__dropdown" >
2023-12-24 15:49:20 +03:00
< li > < a href = "https://live.sadium.cyou" > [🔼] Owncast< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "https://up.sadium.cyou" > [🔼] Uptime< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/about" > About< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/contacts" > Contacts< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/posts" > Posts< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/services" > Services< / a > < / li >
2023-12-13 22:46:49 +03:00
< hr / >
< li >
< a href = "/en/" > EN< / a >
< / li >
< li >
< a href = "/" > RU< / a >
< / li >
< / ul >
< / li >
< / ul >
< ul class = "menu menu--desktop menu--language-selector" >
< li class = "menu__trigger" > EN ▾< / li >
< li >
< ul class = "menu__dropdown" >
< li > < a href = "/en/" > EN< / a > < / li >
< li > < a href = "/" > RU< / a > < / li >
< / ul >
< / li >
< / ul >
< / div >
< nav class = "navigation-menu" >
< ul class = "navigation-menu__inner menu--desktop" >
2023-12-24 15:49:20 +03:00
< li > < a href = "https://live.sadium.cyou" > [🔼] Owncast< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "https://up.sadium.cyou" > [🔼] Uptime< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/about" > About< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/contacts" > Contacts< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/posts" > Posts< / a > < / li >
2023-12-13 22:46:49 +03:00
2023-12-24 15:49:20 +03:00
< li > < a href = "/en/services" > Services< / a > < / li >
2023-12-13 22:46:49 +03:00
< / ul >
< / nav >
< / header >
< div class = "content" >
< div class = "posts" >
< article class = "post on-list" >
< h1 class = "post-title" >
< a href = "/en/services/services/" > < / a >
< / h1 >
< div class = "post-meta" > < / div >
< div class = "post-content" >
< h1 id = "public" > Public< / h1 >
< hr >
2023-12-24 15:04:36 +03:00
< h3 id = "forgejohttpsgitsadiumcyou" > < a href = "https://git.sadium.cyou/" > Forgejo< / a > < / h3 >
< p > < a href = "https://forgejo.org" > Website< / a > | < a href = "https://codeberg.org/forgejo/forgejo" > Source code< / a > | < code > Registration open< / code > | < code > Nextcloud OIDC< / code > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
2023-12-20 20:55:20 +03:00
< p > < strong > Forgejo< / strong > , < strong > < a href = "https://gitea.com" > Gitea< / a > < / strong > fork - Self-hosted lightweight software forge.< / p >
2023-12-13 22:46:49 +03:00
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "matrix-admin-uihttpsmasadiumcyou" > < a href = "https://ma.sadium.cyou/" > Matrix Admin UI< / a > < / h3 >
< p > < a href = "https://github.com/Awesome-Technologies/synapse-admin" > Source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Matrix Admin UI< / strong > - Matrix Admin UI. < code > ¯\_(ツ)_/¯< / code > < / p >
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "matrix-elementhttpsmwsadiumcyou" > < a href = "https://mw.sadium.cyou/" > Matrix Element< / a > < / h3 >
< p > < a href = "https://element.io/" > Website< / a > | < a href = "https://github.com/element-hq/element-web/" > Source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Element-web< / strong > - A glossy Matrix collaboration client for the web.< / p >
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "matrix-synapse--sadiumcyou" > Matrix Synapse | < code > sadium.cyou< / code > < / h3 >
< p > < a href = "https://matrix.org" > Website< / a > | < a href = "https://github.com/matrix-org/synapse" > Source code< / a > | < code > Registration closed< / code > | < code > Nextcloud OIDC< / code > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Synapse< / strong > - open-source Matrix homeserver written and maintained by the Matrix.org Foundation. Briefly, Matrix is an open standard for communications on the internet, supporting federation, encryption and VoIP.< / p >
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "nextcloudhttpscloudsadiumcyou" > < a href = "https://cloud.sadium.cyou" > Nextcloud< / a > < / h3 >
< p > < a href = "https://nextcloud.com" > Website< / a > | < a href = "https://github.com/nextcloud/server" > Source code< / a > | < code > Registration by pre-moderation< / code > | < code > OIDC< / code > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Nextcloud< / strong > - suite of client-server software for creating and using file hosting services.
Alternative for Google Suite, Dropbox, OneDrive, etc.< / p >
< / blockquote >
2023-12-20 20:55:20 +03:00
< p > If you want an account, fill a form < a href = "https://l.sadium.cyou/nc_reg_form" > here< / a > .< / p >
2023-12-24 15:04:36 +03:00
< h3 id = "owncasthttpslivesadiumcyou" > < a href = "https://live.sadium.cyou/" > Owncast< / a > < / h3 >
< p > < a href = "https://owncast.online" > Website< / a > | < a href = "https://github.com/owncast/owncast" > Source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Owncast< / strong > - self-hosted live video and web chat server for use with existing popular broadcasting software.< / p >
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "rss-bridgehttpsrsssadiumcyou" > < a href = "https://rss.sadium.cyou/" > RSS-Bridge< / a > < / h3 >
< p > < a href = "https://rss-bridge.github.io/rss-bridge" > Website< / a > | < a href = "https://github.com/rss-bridge/rss-bridge" > Source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > RSS-Bridge< / strong > - free and open source software for generating Atom or RSS feeds from websites which don’ t have one.< / p >
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "shlinkhttpsshlinksadiumcyou" > < a href = "https://shlink.sadium.cyou/" > Shlink< / a > < / h3 >
< p > < a href = "https://shlink.io" > Website< / a > | < a href = "https://github.com/shlinkio/shlink" > Server source code< / a > | < a href = "https://github.com/shlinkio/shlink-web-client" > WebUI source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Shlink< / strong > - PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own domain.< / p >
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "vaultwardenhttpsvaultsadiumcyou" > < a href = "https://vault.sadium.cyou/" > Vaultwarden< / a > < / h3 >
< p > < a href = "https://github.com/dani-garcia/vaultwarden" > Server source code< / a > | < a href = "https://github.com/dani-garcia/bw_web_builds" > WebUI source code< / a > | < code > Registration open< / code > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Vaultwarden< / strong > , < strong > < a href = "https://bitwarden.com" > Bitwarden< / a > < / strong > fork - free and open-source password management service that stores sensitive information such as website credentials in an encrypted vault.< / p >
< / blockquote >
2023-12-24 15:04:36 +03:00
< h3 id = "uptime-kumahttpsupsadiumcyou" > < a href = "https://up.sadium.cyou" > Uptime Kuma< / a > < / h3 >
< p > < a href = "https://github.com/louislam/uptime-kuma" > Source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Uptime Kuma< / strong > - A fancy self-hosted monitoring tool.< / p >
< / blockquote >
< hr >
< h1 id = "personalprivate" > Personal/Private< / h1 >
< h3 id = "adguard-home" > Adguard Home< / h3 >
2023-12-13 22:54:14 +03:00
< p > < a href = "https://adguard.com/adguard-home.html" > Website< / a > | < a href = "https://github.com/AdguardTeam/AdGuardHome/" > Source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > Adguard Home< / strong > - Network-wide ads & trackers blocking DNS server.< / p >
< / blockquote >
< h3 id = "maddy-email" > Maddy Email< / h3 >
< p > < a href = "https://maddy.email" > Website< / a > | < a href = "https://github.com/foxcpp/maddy" > Source code< / a > < / p >
< blockquote >
< p > < strong > Maddy< / strong > - Composable all-in-one mail server.< / p >
< / blockquote >
< h3 id = "qbittorrent" > qBittorrent< / h3 >
2023-12-13 22:54:14 +03:00
< p > < a href = "https://www.qbittorrent.org/" > Website< / a > | < a href = "https://github.com/qbittorrent/qBittorrent" > Source code< / a > < / p >
2023-12-13 22:46:49 +03:00
< blockquote >
< p > < strong > qBittorrent< / strong > - Open source torrent client.< / p >
< / blockquote >
< hr >
< p > The source code of the services listed in this article (and not only them) is stored on my < a href = "https://git.sadium.cyou/mirrors" > Forgejo< / a > instance.< / p >
< / div >
< / article >
< div class = "pagination" >
< div class = "pagination__buttons" >
< / div >
< / div >
< / div >
< / div >
< footer class = "footer" >
< div class = "footer__inner" >
< div class = "copyright" >
2023-12-24 15:04:36 +03:00
< span > Powered by < a href = "https://gohugo.io" > Hugo< / a > ::< / span >
< span > < a href = "https://github.com/panr/hugo-theme-terminal" target = "_blank" > Theme< / a > by < a href = "https://github.com/panr" target = "_blank" > panr< / a > ::< / span >
< span > < a href = "https://git.sadium.cyou/SadmL/sadium" > Mod< / a > . by < a href = "https://git.sadium.cyou/SadmL" > SL< / a > ::< / span >
< span > < a href = "/tos" > ToS< / a > ::< / span >
< span > < a href = "https://choosealicense.com/licenses/cc-by-4.0/" > CC-BY-4.0< / a > ::< / span >
< span > 2023< / span >
2023-12-13 22:46:49 +03:00
< / div >
< / div >
< / footer >
< script type = "text/javascript" src = "/bundle.min.js" > < / script >
< / div >
< / body >
< / html >