
CCTV
Feniks NVR - Create a Secure CCTV System for Home and Business in Mins, Install Using Docker
A Friendly Guide to Installing Your Own Feniks NVR System
CCTV
A Friendly Guide to Installing Your Own Feniks NVR System
CCTV
Shinobi is the Open Source CCTV Solution written in Node.JS. Designed with multiple account system, Streams by WebSocket, and Direct saving to MP4. Shinobi can record IP Cameras and Local Cameras.
CCTV
Master Your Surveillance: How to Install Frigate NVR System with Docker in Minutes! Best for Smart Homes!
CCTV
Viseron is an open-source self-hosted CCTV and local-first NVR solution with AI-powered computer vision support. It comes with amazing powerful features as Object detection, motion detection, face recognition, image classification, and supports hardware acceleration. Key features * Object Detection: YOLOv3/v4/v7 (OpenCV), Tensorflow (Google Coral EdgeTPU), CodeProject.AI * Motion Detection
Artificial Intelligence
LibreChat is a powerful, free open-source AI chat platform designed for users seeking flexibility and control over AI interactions. Its Web UI brings all your AI conversations into one convenient place, offering full customization with integrations to various AI services. LibreChat delivers a familiar AI-generative interface with powerful enhancements. Let&
Cybersecurity
Vuls is an open-source, agentless vulnerability scanner designed to help administrators and security professionals, like pentesters, keep their systems secure. It’s written in Go, known for its lightweight and high-performance capabilities. Vuls provides a proactive way to detect vulnerabilities without needing to install any agents on the target systems,
Cybersecurity
In the ever-evolving landscape of cybersecurity, professionals face an increasing number of threats that require robust solutions. Offensive Security practices play a crucial role in identifying and mitigating vulnerabilities before they can be exploited. Docker, a powerful containerization platform, has emerged as a favorite among cybersecurity experts for its ability
Docker
Is Your Docker Deployment Secure? Docker containers have revolutionized the way applications are deployed and managed, but with great flexibility comes the need for heightened security vigilance. Regularly checking your Docker containers is crucial to ensure they are configured correctly and free from vulnerabilities. Misconfiguration can expose your applications to
Cybersecurity
HuntKit is a collection of [penetration testing, bug bounty hunting, capture the flag, red teaming] tools in a single Docker image. Simply run the image and start using the tools. Its modular architecture allows users to customize their workflows and leverage a range of hunting techniques, enhancing the efficiency of
devops
A server hosting control panel is an interface that simplifies managing web servers and hosting environments. Whether you're managing websites, databases, email accounts, or file systems, a control panel provides a centralized platform to streamline these tasks. Instead of dealing with the complexities of command-line interfaces or multiple
Artificial Intelligence (AI)
Ludwig is a self-hosted open-source low-code framework for building custom AI models like LLMs and other deep neural networks. Features 1- 🛠 Build custom models with ease A declarative YAML configuration file is all you need to train a state-of-the-art LLM on your data. Support for multi-task and multi-modality learning. Comprehensive
Docker
What is Frappe? Frappe is a comprehensive full-stack web application framework written in Python, serving as the foundation for ERPNext, one of the most widely adopted open-source Enterprise Resource Planning (ERP) systems globally. Frappe's design philosophy centers around providing developers with a robust toolkit for building modern, scalable
Self-hosted
What is Cypress Dashboard? Cypress Dashboard is a cloud-based service for managing and analyzing test results from Cypress, a web application testing framework. Key features include: * Test Results Management: Centralized viewing and management of test results * Video and Screenshot Recording: View test recordings directly in the browser * Test Analytics and
Tutorials
Backing up a Docker container involves saving the state of the container, including its file system and configurations, so you can restore it later if needed. 10 Open Source Docker Visual ManagersDocker is a platform for developing, shipping, and running applications, it allows developers to separate their applications’ infrastructure, so
Self-hosted
Beatbump is a fully-featured music listening experience, while helping to ease your privacy concerns associated with other platforms. Features * Automix for continued listening * No ads * Background play on mobile devices* * Search for artists, playlists, songs, and albums * Note that all playback is audio only (for now) * Local playlist management * Stored
Docker
This tutorial will guide you through containerizing your Genie.jl application using Docker and deploying it to DigitalOcean. Docker helps ensure that your application runs consistently across different environments, and DigitalOcean provides a robust platform for deploying and managing your application. Prerequisites 1. Docker: Ensure you have Docker installed. Download
Docker
Strapi is a powerful open-source headless CMS that allows you to manage content effortlessly. Using Docker and Docker Compose simplifies the setup process, making it easy to deploy and manage your Strapi instance. In this tutorial, we’ll guide you through the steps to install Strapi using Docker and Docker
Docker
Introduction to Svelte Svelte is a modern JavaScript framework for building user interfaces. Unlike traditional frameworks like React or Vue, Svelte shifts much of the work to compile time, producing highly efficient code that updates the DOM directly. This results in faster apps with less boilerplate code. In this tutorial,
Developer Tools
Self-hosted Gateway is a free and open-source self-hosted Docker native tunneling to localhost. It enables developers to expose local docker containers to the public Internet via a simple docker compose interface. This project automates the provisioning of Reverse Proxy-over-VPN (RPoVPN) WireGuard tunnels with Caddy and NGINX. It is particularly well
3d printing
printBed is a self-hosted asset management app designed to help users efficiently sort through a large number of 3D printer model assets. With printBed, you can organize, search, and categorize your 3D printer models, making it easier to find the right model for your printing needs. Features * Asset Organization: Easily
Docker
This guide will walk you through two methods to install MariaDB with PhpMyAdmin on Ubuntu: using Docker/Docker Compose and without Docker. MariaDB is a popular open-source database, and PhpMyAdmin is a web-based tool that allows you to manage MySQL/MariaDB databases easily. Method 1: Installing MariaDB and PhpMyAdmin Using
React
React is a popular JavaScript library for building user interfaces, particularly single-page applications. To ensure your React app is portable and can be deployed consistently across different environments, Docker is an excellent tool. This tutorial will guide you through the steps to containerize and deploy a React app using Docker
Tutorials
Tutorial: Packing a Next.js App with Docker and Docker Compose
Docker
Flarum is a modern, free, and open-source forum software that is fast, simple, and extensible. It's designed to be easy to use and customize, making it a great choice for creating an online community. This tutorial will guide you through the steps to install Flarum using Docker and