Search Results for "virtual private server"

Showing 87 open source projects for "virtual private server"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Purchasing and invoice automation solution for small to mid market companies. Icon
    Purchasing and invoice automation solution for small to mid market companies.

    Save your team 10s of hours/week with a fully personalized and automated procurement process.

    ProcureDesk is an integrated purchasing and invoicing platform tailored to help small to medium sized businesses streamline their procurement processes. This user-friendly system automates workflows and consolidates purchasing data into a centralized dashboard, allowing companies to control spending and enhance transparency efficiently. Features like automated invoice matching, simple requisition creation, and immediate cash flow insights minimize manual tasks and boost operational efficiency. ProcureDesk is perfect for smaller enterprises leveraging big-business strategies to reduce costs and optimize their purchasing activities. Discover how ProcureDesk can transform your procurement process into a more effective and manageable part of your business.
    Learn More
  • 1
    Wekan

    Wekan

    The open-source kanban

    Wekan is a completely open source and free collaborative kanban board application. Kanban boards are an ideal tool for organizing things and ideas, and with Wekan you can get it free and private- simply install Wekan on your own computer or server. Wekan is available for one-click installation on all major platforms: Linux, Mac and Windows; as well as many other platforms. Wekan is built with Meteor and has been translated into around 50 languages. It’s used the world over by companies both...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    SQLPad

    SQLPad

    Web-based SQL editor run in your own private cloud

    A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB, and many more via ODBC. The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory. latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Wiki.js

    Wiki.js

    A modern and powerful wiki app built on Node.js

    Works on virtually any platform and is compatible with either PostgreSQL, MySQL, MariaDB, MS SQL Server or SQLite! Manage all aspects of your wiki using the extensive and intuitive admin area. Running on the blazing-fast Node.js engine, Wiki.js is built with performance in mind. Fully customize the appearance of your wiki, including a light and dark mode. You'll be ready to go within minutes! Step-by-step install guides are available for all platforms. Make your wiki public, completely private...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    NGINX Proxy Manager

    NGINX Proxy Manager

    Docker container for managing Nginx proxy hosts

    Expose web services on your network. Free SSL with Let's Encrypt. Designed with security in mind. Perfect for home networks. Expose your private network Web services and get connected anywhere. Based on Tabler, the interface is a pleasure to use. Configuring a server has never been so fun. Configure other users to either view or manage their own hosts. Full access permissions are available. Built as a Docker Image, Nginx Proxy Manager only requires a database. Built in Let’s Encrypt support...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
    Learn More
  • 5
    SQLite compiled to JavaScript

    SQLite compiled to JavaScript

    A javascript library to run SQLite on the web

    sql.js is a javascript SQL database. It allows you to create a relational database and query it entirely in the browser. You can try it in this online demo. It uses a virtual database file stored in memory, and thus doesn't persist the changes made to the database. However, it allows you to import any existing sqlite file, and to export the created database as a JavaScript typed array. sql.js uses emscripten to compile SQLite to webassembly (or to javascript code for compatibility with older...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Networked-Aframe

    Networked-Aframe

    Web framework for building multi-user virtual reality experiences

    Multi-user VR on the Web. A framework for writing multi-user VR apps in HTML and JS. Built on top of A-Frame. Follow the NAF Getting Started tutorial to build your own example from scratch, including setting up a local server. Networked-Aframe works by syncing entities and their components to connected users. To connect to a room you need to add the networked-scene component to the a-scene element. For an entity to be synced, add the networked component to it. By default the position...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Vircadia

    Vircadia

    Vircadia open source metaverse platform

    Vircadia is a full coverage ecosystem of open source applications that enable individuals and organizations to deploy their own virtual world solutions. Vircadia’s worlds are among the largest with 16km³ of build space. All building and scripting of your world happens in real-time. This means that building is quick, efficient, and collaborative. Vircadia worlds can be accessed from Windows, Linux, and MacOS. Android, iOS, and Quest 2 support is coming soon. Unlike most platforms, Vircadia...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    macintosh.js

    macintosh.js

    A virtual Apple Macintosh with System 8, running in Electron

    This is Mac OS 8, running in an Electron app pretending to be a 1991 Macintosh Quadra. It works on macOS, Windows, and Linux. Bear in mind that this is written entirely in JavaScript, so please adjust your expectations. The virtual machine is emulating a 1991 Macintosh Quadra 900 with a Motorola CPU, which Apple used before switching to the PowerPC architecture (Apple/IBM/Motorola) in the mid 1990s. You'll find various games and demos preinstalled, thanks to an old MacWorld Demo CD from 1997...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    telegraf.js

    telegraf.js

    Modern Telegram Bot Framework for Node.js

    Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats. These accounts serve as an interface for code running somewhere on your server. Telegraf is a library that makes it simple for you to develop your own Telegram bots using JavaScript or TypeScript. You can see in every example is a Context instance. Telegraf creates one for each incoming update and passes it to your middleware...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
    Learn More
  • 10
    ssh deployments

    ssh deployments

    GitHub Action for deploying code via rsync over ssh. (with NodeJS)

    GitHub Action for deploying code via rsync over ssh. (with NodeJS). Private key part of an SSH key pair. The public key part should be added to the authorized_keys file on the server that receives the deployment. NodeJS version is more than a minute faster than simple Docker version. This GitHub Action deploys specific directory from GITHUB_WORKSPACE to a folder on a server via rsync over ssh, using NodeJS. This action would usually follow a build/test action which leaves deployable code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Webhook.site

    Webhook.site

    Test HTTP webhooks with this handy tool that displays requests

    ... include features like Custom Actions. The app was built with Laravel for the API and Angular.js for the frontend SPA. Transforming Webhooks into other formats, and re-sending them to different systems. Send Webhooks to a server that’s behind a firewall or private subnet. Connect different APIs that aren’t compatible. Building contact forms that send emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tonic

    Tonic

    Easy to audit, zero-dependencies and build-tool-free

    A low-profile component framework. 1 file. 1 class. ~350 lines of code. No build tools are required. Native web components. Ideal for JAM stacks. Identical on client & server. Composition oriented. Event delegation by default. Lots of examples. Building a component with Tonic starts by creating a function or a class. The class should have at least one method named render which returns a template literal of HTML. onic is a thin wrapper around web components. Web components require a name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Riot

    Riot

    Simple and elegant component-based UI library

    Why do we need a new UI library? The frontend space is indeed crowded, but we honestly feel the solution is still “out there”. We believe Riot.js offers the right balance for solving the great puzzle. Riot.js brings custom elements to all modern browsers without the use of any polyfill! A custom element glues relevant HTML and JavaScript together forming a reusable component. It is designed to offer you everything you wished native the web components API looked like. HTML syntax is the de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    http-server

    http-server

    A simple zero-configuration command-line http server

    http-server is a simple, zero-configuration command-line static HTTP server. It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development and learning. You will be prompted with a few questions after entering the command. Use 127.0.0.1 as value for Common name if you want to be able to install the certificate in your OS's root certificate store or browser so that it is trusted. If you wish to use a passphrase with your private key you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pandora FMS: Flexible Monitoring System

    Pandora FMS: Flexible Monitoring System

    Open Source Monitoring System for performance and availability.

    ..., cloud, virtual infrastructure (VMware, Hyper-V, XEN), Docker containers, applications, storage and hardware devices such as firewalls, proxies, databases, web servers or routers. It's highly scalable (up to 2000 nodes with one single server), 100% web and with multi-tenant capabilities. It has a very flexible ACL system and several different graphical reports and user-defined control screens.
    Leader badge
    Downloads: 2,842 This Week
    Last Update:
    See Project
  • 16
    Network Security Toolkit (NST)

    Network Security Toolkit (NST)

    A network security analysis and monitoring toolkit Linux distribution.

    ... in the toolkit. An advanced Web User Interface (WUI) is provided for system/network administration, navigation, automation, network monitoring, host geolocation, network analysis and configuration of many network and security applications found within the NST distribution. In the virtual world, NST can be used as a network security analysis, validation and monitoring tool on enterprise virtual servers hosting virtual machines.
    Leader badge
    Downloads: 280 This Week
    Last Update:
    See Project
  • 17
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities.
    Leader badge
    Downloads: 273 This Week
    Last Update:
    See Project
  • 18
    SuiteCRM

    SuiteCRM

    The multi-award winning SuiteCRM is the world's best open source CRM.

    ... be hosted on-premise, as a Software as a Service solution or in a business’s own private cloud, allowing businesses to maintain GDPR compliance, whilst remaining in full control of their own data. SuiteCRM provides users with actionable insights into customer behaviour, leads, accounts, and more. Making it easy for Sales, Marketing and Customer Service departments to discover key information that will help a business to grow, retain, and delight their customers.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 19
    Kubebox

    Kubebox

    Terminal and Web console for Kubernetes

    Terminal and Web console for Kubernetes. Kubebox can be served from a service hosted in your Kubernetes cluster. Terminal emulation is provided by Xterm.js and the communication with the Kubernetes master API is proxied by the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Koha Library Management System

    Koha Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with koha wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address: https...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 21
    multiOTP open source

    multiOTP open source

    PHP strong authentication library, web interface & CLI, OATH certified

    multiOTP is a PHP class, a powerful command line utility and a web interface developed by SysCo systèmes de communication sa in order to provide a completely free and easy operating system independent server side implementation for strong two factors authentication solution. multiOTP supports hardware and software tokens with different One-Time Password algorithms like OATH/HOTP, OATH/TOTP and mOTP (Mobile-OTP). QRcode generation is also embedded in order to support provisioning of Google...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 40 Exchanges / 20 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    RazDC

    RazDC

    Active Directory Domain Controller built on Rocky and Samba4.

    RazDC Community is an Active Directory domain controller built on Rocky Linux and Samba4. RazDC Community includes a custom web interface for managing Active Directory, DNS, DHCP, Logging, Backups, system service manager. RazDC Appliance Includes additional features such as Wake-On-Lan, NoVNC Remote Access and Support, Video conferencing, Web Desktop for domain users admin delegation for RazDC. The hardware appliance is still in development. Checkout out Facebook and Instagram for...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    X-Itools: Email/Web Log Search Engine

    Strong Email & Apache Log Analysis with Active Security Features

    X-Itools: eXtended Internet Tools. Suite of tools composed of several collaboration modules. Old and initial project born in 1999, 1st published in 2001 on Sourceforge. X-Itools E-mail management module (log analysis) initiated in 2004 with Web 1.0 technologies (private SVN server). X-Itools development restarted since 2011, on the basis of a unique module: E-mail management module (log analysis). Now based on web 2.0 technologies (ExtJS 4.1) and devel restarted because of a particular...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    EthChat Pro

    EthChat Pro

    PHP driven chat forum

    EthChat Pro is designed as a solution for self hosted chat on a shared hosting server. No server side knowledge is required to use EthChat Pro. ll you need is a way to upload files to your shared hosting plan. Following the included README will walk you through the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next