CharjaBox alternatives and similar software solutions
Based on the "Self-hosting Solutions" category.
Alternatively, view CharjaBox alternatives based on common mentions on social networks and blogs.
-
Budibase
Budibase is an open-source low code platform that helps you build internal tools in minutes ๐ -
Paperless-ngx
A community-supported supercharged version of paperless: scan, index and archive all your physical documents -
sovereign
A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. -
Open and cheap DIY IP-KVM based on Raspberry Pi
Open and inexpensive DIY IP-KVM based on Raspberry Pi -
Sandstorm
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. -
#<Sawyer::Resource:0x00007f938ce6e1d8>
Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities. -
OpenMediaVault
openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices. -
FreeNAS
DISCONTINUED. TrueNAS CORE/Enterprise/SCALE Middleware Git Repository [Moved to: https://github.com/truenas/middleware] -
Ansible-NAS
Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook. -
Yacht
A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for. -
1Backend
Run your web apps easily with a complete platform that you can install on any server. Build composable microservices and lambdas. -
Jump
Jump is a self-hosted startpage and real-time status page for your server designed to be simple, stylish, fast and secure. -
xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities -
#<Sawyer::Resource:0x00007fc98721c818>
OS-NVR is a lightweight extensible CCTV system. Mirror of Codeberg. -
Puffin
DISCONTINUED. lightweight webapp catalog based on containers, with user interface ร la mobile app store -
FreedomBox
A community project to develop, design and promote personal servers running free software for private, personal, communications.
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of CharjaBox or a related project?
README
CharjaBox
Ansible based Homeserver setup using Docker.
Inspired by Ansible NAS and HomelabOS
What is this?
CharjaBox is an Ansible playbook that can be used to easily deploy your Homeserver setup.
All supported applications can be installed on your server using Docker by simply changing some variables and running the playbook.
Read the documentation here.
Features
- Samba Sharing
- openVPN Server
- Manual container management using Portainer
- Home Media Streaming with Plex, Jellyfin and/or Airsonic
- Media management with Sonarr, Radarr and Lidarr
- Torrenting via r(u)Torrent
- Your own wiki using Dokuwiki
- RSS Feed Reader
- macOS backups over the network with Time machine over SMB
- Personal Finance management with Firefly III
- Local DNS management with BIND
- Hosting your own git repositories
- Download caching for many CDNs
- Password management
- and more...
Applications
- Airsonic - Free, web-based media streamer, providing ubiquitous access to your music
- Bazarr - Companion application to Sonarr and Radarr for downloading subtitles
- BIND - Domain Name Server for your home network
- Bitwarden_rs - Password manager compatible with Bitwarden apps
- Calibre-Web - Web app for browsing, reading and downloading eBooks stored in a Calibre database
- Dokuwiki - Simple to use and highly versatile Open Source wiki software that doesn't require a database
- Duplicati - Free backup software to store encrypted backups online
- Firefly III - Free and open source personal finance manager
- Gitea - Git with a cup of tea
- Heimdall - Application Dashboard for easy access to all your services
- Home-Assistant - Open source home automation that puts local control and privacy first.
- Jackett - API Support for your favorite torrent trackers.
- Jellyfin - The Free Software Media System
- Lancache - Cache your video game downloads and operating system updates so you only have to download them once
- Lidarr - Manage your music collection
- Miniflux - Minimalist and opinionated feed reader
- Nextcloud - Selfhosted cloud file hosting & sharing
- Nginx - Open source web server and a reverse proxy server
- Plex - Your very own personal streaming service
- Portainer - Web Interface for managing Docker containers
- Poste.io - All-in-one selfhosted E-Mail solution
- pyLoad - Free and open-source Download Manager written in Python
- Radarr - Manage your movie collection
- rtorrent - Text-based ncurses BitTorrent client
- ruTorrent - Web front-end for the popular Bittorrent client rtorrent
- Sonarr - Manage your TV collection
- Tautulli - Monitor your Plex Media Server
- TheLounge - Self-hosted web IRC client
- Time machine - Backup your macOS devices over the network
- Traefik - Automate reverse proxy access to your server
Installation
- Make sure all Requirements are met
- Clone the repository and
cd
into the directory - Configure everything
- Create an
inventory
file and add your server's IP/Hostname/Domain - Install needed roles:
ansible-galaxy install -r requirements.yml
- Run the playbook:
ansible-playbook -i inventory -u $USER charjabox.yml
You can use the playbook charjabox/scripts/initialize.yml
to skip part of steps 3 and 4. This playbook asks you about your server IP, group name and settings folder and creates the files for you automatically.
You still need to do it manually if you want to use multiple servers for now. This functionality will be added to the script in the future.
Special Thanks
- Thanks to DysphoricUnicorn for designing our beautiful mascot.
*Note that all licence references and agreements mentioned in the CharjaBox README section above
are relevant to that project's source code only.