Showing 16 open source projects for "host config"

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.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    CapRover

    CapRover

    Scalable PaaS (automated Docker+nginx), aka Heroku on Steroids

    ..., installing it, update nginx over and over again. Deploy apps in your own space (Node js, PHP, Python, Java literally any language!) Simple interface for many docker operations, exposing container ports to host, setting up persistent directories, instance count and etc. Optionally fully customizable Nginx config allowing you to enable HTTP2, specific caching logic, custom SSL certs and etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    xxh

    xxh

    Bring your favorite shell wherever you go through the ssh

    You stuffed the command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations. Preparing portable shells and plugins occurs locally and then xxh uploads the result to the host. No installations or root access on the host is required. Security and host environment are a prime focus. No blindfold copying config files from local to the remote host...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dotdrop

    dotdrop

    Save your dotfiles once, deploy them everywhere

    ... dotfile will be installed. Each dotfile is stored only once, dotdrop allows to template your config files such that the same dotfile is customized when deployed on the host you’re working on. Different profiles can be defined that allow for fine-grained control over which dotfiles have to be installed on different hosts (home, work, vps, etc). Some hosts/profiles will have all your dotfiles installed while others might just need a subset of the dotfiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    fwiptables. Firewall With iptables.

    fwiptables. Firewall With iptables.

    iptables mini-script in file-wizard

    ..., netfilter xtables, with tools ip, wizards for rules, with save/load rules with files, with shield to ssh or other servers choosed, with limit bandwidth, string word, with host whitelist, host blacklist, with other more capabilities of firewall. # fwiptables install (root) modes: chmod 755 fwiptables install: ./fwiptables install # fwiptables location File location : /usr/bin/fwiptables Config directory: /root/.config/fwiptables
    Downloads: 31 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 5
    Mist Browser

    Mist Browser

    Mist. Browse and use Ðapps on the Ethereum network.

    ... package to create pure static files. For development we start the interface with a Meteor server for auto-reload etc. Client binaries (e.g. geth) specified in clientBinaries.json will be checked during every startup and downloaded if out-of-date, binaries are stored in the config folder. You can pass command-line options directly to Geth by prefixing them with --node- in the command-line invocation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    DNS rewriter

    simple local dns that either answer query or forward them

    Local DNS server, that act as a proxy and will rewrite request according to a config file and an "active" environement. Usefull to switch easily between diffent configuration without touch the host file. small web server embeded to display current configuration, control active environment and reload configuraiton.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Tux Hat Linux

    Tux Hat Linux

    What you see, is what you get! GNU/Linux Arch Based Distro

    .../unixwz0r # Info: The Live ISO is under 700mb and can be put on a CD-R/DVD-R/USB and boot up on any x86 & x86_64 PC computers. Fluxbox has a simular config to FluxBSD, and Fluxbox has been updated to 1.3.7. # IRC Freenode: irc.freenode.net #bsdgeekclub @UNIXwz0r (owner) Tux Hat Linux Project # More Screenshots http://ipodpunker.deviantart.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Amald

    An app that's designed to monitor appengine urls to see if they are un

    An app that's designed to monitor appengine urls to see if they are under lockdown. This relies on the host machine already having the gcloud tool installed and configured. It assumes it can simply request a list of projects for the actively set config on the host machine. *Note* you must have a config.yaml properly configured for this to work (and in the same directory as the binary). Please read the README here: https://github.com/pemcconnell/appengine-authstatus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 10
    This is a straightforward shell script with alternate JAVA application to regularly monitor your hosts and let you know via GUI or email if they go down. The app can be run in a simple GUI or via the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    ... interacting by passing messages. Message objects are passed inside a process between actors running on different threads. Also, messages may be passed between actors running on different processes, hosts and operating systems. The library is designed for configuration free, asynchronous messaging. A router application is included. It discovers actors by their name on any linked host, even when host name resolution is not possible because of routing- or operating system limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This module will allow DocumentRoot to be determined at request processing time, based on a config value and request's Host: header. Similar to mod_vhost_alias module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NConf - Enterprise Nagios configurator
    NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios topology.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    central-ssh (cssh) is a Perl program that allows systems administrators to run multiple arbitrary commands on multiple arbitrary hosts from one central host. Straight CLI or config file can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SAVT is a set of shell scripts which allow you to put config files under version control using Subversion with support for metadata versioning (permissions, ownership) and share them with certain host types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    logconf is a centralised configuration control for logging software. Configurations are included for syslog-ng (multi-host), logrotate, and logwatch; others will be added in future. Adding a new host is as simple as adding a word to a config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next