0.1.4 • Published 3 years ago

pipeboard-0.1.4 v0.1.4

Weekly downloads
4
License
CC0-1.0
Repository
github
Last release
3 years ago

Pipeboard

Hello and welcome to the Pipeboard official repository; here you'll find everything you need to know for installing and find the source code for your own use or installation (respecting the licence of course) or reporting bugs and contributing. See the about section for more information about the project! Version Number System Build Status

About

Pipeboard is a web dashboard built with Node, React, JavaScript, PHP and Shell, that alows an enduser (or users, see reseller info) install, configure and manage lots of - traditionally terminal only - programs and applications in one neat interface without touching the command line.†

Behind an idea, there's always a story. - Pipeboard was created initialy as an internal tool for web hosting with no cost (unlike cPanel or Plesk), but after some research, finding that many open source/free softwares didn't really complete the job at hand, or were outdated and not user-friendly/unattractive, so Pipeboard was born from that frustration and in an effort to help other developers.

FACT! - Pipeboard was named Pipeboard becuase pipes create things and cardboard boxes hold things. In this case the pipes enpower the apps and the board would be the app's virtual machines/containers.

Compatibility

Right now, Pipeboard can only runs on command line based machine with npm, docker and no port-conflicting programs. For non-command-line desktop machines, please check out Piperunner which is a controller desktop app for running Pipeboard in a window.

TIP! - In the case of desktops with terminal applications; either may be able to be used, with requirements for machines, however it is recommended to use the Piperunner instead as on Macs its harder to navigate the commandline, but it's up to you.

Guide Chart

PlatformVersionCapacityCompatibility
UbuntuAny32x, 64xnpm.io
RedHatAny32x, 64xnpm.io
CentOSAny32x, 64xnpm.io
DebianAny32x, 64xnpm.io
MacOS TerminalAny32x, 64xnpm.io
Windows TerimalAny32x, 64xnpm.io
PowerShellAnyN/Anpm.io
MsysAnyN/Anpm.io
FreeBSDAny32x, 64xnpm.io
OrcaleAny32x, 64xnpm.io
ClearOSAnyN/Anpm.io

Installation

Now that you've checked that your system is suported above, you can move forward with your install. If your a beginner installing Pipeboard, please read our detailed guide, Getting Started on the Wiki, which has step-by-step instructions for every platform.

  • Check that your OS is supported.
  • Install Pipeboard through NPM or directly from the repo.
    npm install pipeboard
    
    # OR
    
    wget https://github.com/Pipeboard/Pipeboard.git
    unzip pipeboard-master.zip
    cd pipeboard-master
  • Unpack and check download and files.

    pipeboard check #confirms all assets
    pipeboard update (optional)
  • Prep for running & installation.

    pipeboard prep
  • Setup your Pipeboard install.
    pipeboard setup
  • Run Pipeboard in demo mode to catch any errors.
    pipeboard run
  • Put on a docker, optionally.
    pipeboard run -bg
  • Confirm your Pipeboard installation is running and head to localhost (or pipeboard.dev if you already enabled the DNS engine) to setup the panel.
  • Setup docked engines and modules, if you haven't already done so.
    pipeboard mods install -all
  • Have fun with Pipeboard and make the web your oyster! :)

Downloads

Npm Registry - https://npm.com/package/pipeboard-0.1.4 JS Delivr - https://jsdelivr.com/package/npm/pipeboard-0.1.4 Openbase.io - https://openbase.io/js/pipeboard-0.1.4 Github - https://github.com/Pipeboard/Pipeboard/releases/tag/v0.1.4

Links may not be active yet!

Npm Registry - https://npm.com/package/pipeboard-0.1.3 JS Delivr - https://jsdelivr.com/package/npm/pipeboard-0.1.3 Openbase.io - https://openbase.io/js/pipeboard-0.1.3 Github - https://github.com/Pipeboard/Pipeboard/releases/tag/v0.1.3

Npm Registry - https://npm.com/package/pipeboard-0.1.2 JS Delivr - https://jsdelivr.com/package/npm/pipeboard-0.1.2 Openbase.io - https://openbase.io/js/pipeboard-0.1.2 Github - https://github.com/Pipeboard/Pipeboard/releases/tag/v0.1.2

Npm Registry - https://npm.com/package/pipeboard-0.1.1 JS Delivr - https://jsdelivr.com/package/npm/pipeboard-0.1.1 Openbase.io - https://openbase.io/js/pipeboard-0.1.1 Github - https://github.com/Pipeboard/Pipeboard/releases/tag/v0.1.1

Screenshots

Nothing here, just yet... :)

Tutorials

Nothing here, just yet... :)

Addons

Nothing here, just yet... :)

Contributors

If your intrested in becoming a Pipeboard developer, please reach out. We do not list issue-trackers or fork/pull request-ers here.
| Name | Username | Role | | --- | --- | --- | | Nathanna | @nathannaofficial | Lead Developer & Creator |

License

Pipeboard and all official resources are licenced under CC0-1.0 or "Creative Commons Zero v1.0 Universal". Please see the LICENSE file for more details and information.

Resources

Website - https://pipeboard.org Github Profile - https://github.com/Pipeboard Twitter Profile - https://twitter.com/PipeboardProject Facebook Profile - https://facebook.com/Pipeboard-105017771541767 NPM Profile - https://npmjs.com/org/pipeboard

Wiki - https://github.com/Pipeboard/Pipeboard/wiki ReadMe - /README.md License - /LICENSE Changelog - /CHANGELOG.md Package File - /package.json

Repositories

Don't like this website? Don't worry, you can find us at other locations too.

Github - https://github.com/Pipeboard/Pipeboard BitBucket - https://bitbucket.io/Pipeboard/Pipeboard GitLabs - https://gitlabs.com/Pipeboard/Pipeboard Sourceforge - https://sourceforge.net/projects/Pipeboard