gpanel

command module
v0.0.0-...-61cbdb0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2017 License: MIT Imports: 4 Imported by: 0

README

gPanel TravisCI gPanel Build

A web-hosting control panel written in Go.

Stack

Version Control: git
Backend: Go
Database: Bolt
CSS Toolkit(s): Bootstrap 4 & Font Awesome
JS Toolkit(s): jQuery

Contribution Set-up & Deployment

# Go get the repo and append it to your $GOPATH
go get github.com/Ennovar/gPanel

# Navigate to the directory (replace $GOPATH with your actual $GOPATH)
cd $GOPATH/github.com/Ennovar/gPanel

To set your repo up to contribute...

# Fork the repo and add it to the list of remotes
git remote add fork https://github.com/Ennovar/gPanel.git

# OPTIONAL: Change the names of the remotes
git remote rename origin upstream
git remote rename fork origin

To deploy...

# Starting gPanel
go run main.go

# OPTIONAL: Create binary to run
go build main.go
./main

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
api/log
Package logs is a child of package api to handle api calls concerning log files Package logs is a child of package api to handle api calls concerning log files
Package logs is a child of package api to handle api calls concerning log files Package logs is a child of package api to handle api calls concerning log files
api/server
Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server
Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server Package server is a child of package api to handle api calls concerning the server
api/user
Package user is a child of package api to handle api calls concerning users Package user is a child of package api to handle api calls concerning users Package user is a child of package api to handle api calls concerning users Package user is a child of package api to handle api calls concerning users
Package user is a child of package api to handle api calls concerning users Package user is a child of package api to handle api calls concerning users Package user is a child of package api to handle api calls concerning users Package user is a child of package api to handle api calls concerning users
database
Package database handles all communication between software and the database
Package database handles all communication between software and the database
encryption
Encryption package has functions inside of it that utilize various encypting and hashing techniques Encryption package has functions inside of it that utilize various encypting and hashing techniques
Encryption package has functions inside of it that utilize various encypting and hashing techniques Encryption package has functions inside of it that utilize various encypting and hashing techniques
file
Package file handles various file operations Package file handles various file operations
Package file handles various file operations Package file handles various file operations
gpaccount
Package gpaccount handles the logic of the gPanel account server Package gpaccount handles the logic of the gPanel account server Package gpaccount handles the logic of the gPanel account server Package gpaccount handles the logic of the gPanel account server
Package gpaccount handles the logic of the gPanel account server Package gpaccount handles the logic of the gPanel account server Package gpaccount handles the logic of the gPanel account server Package gpaccount handles the logic of the gPanel account server
gpserver
Package gpserver handles the logic of the gPanel server Package gpserver handles the logic of the gPanel server Package gpserver handles the logic of the gPanel server
Package gpserver handles the logic of the gPanel server Package gpserver handles the logic of the gPanel server Package gpserver handles the logic of the gPanel server
networking
Package networking contains various functions used to communicate between networks and draw data from the client network.
Package networking contains various functions used to communicate between networks and draw data from the client network.
public
Package public handles the logic of the public facing website Package public handles the logic of the public facing website Package public handles the logic of the public facing website
Package public handles the logic of the public facing website Package public handles the logic of the public facing website Package public handles the logic of the public facing website
routing
Package routing contains various functions related to HTTP routing Package routing contains various functions related to HTTP routing
Package routing contains various functions related to HTTP routing Package routing contains various functions related to HTTP routing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL