This website requires JavaScript.
Explore
Help
Sign in
github
/
gPanel
Watch
2
Star
0
Fork
You've already forked gPanel
0
mirror of
https://github.com/donl/gPanel.git
synced
2026-05-26 06:12:20 -06:00
Code
Issues
Projects
Packages
Wiki
Activity
Actions
6555f720eb
gPanel
/
pkg
/
api
/
bundle
History
Download ZIP
Download TAR.GZ
George Shaw
6555f720eb
restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though
2018-01-18 15:33:21 -06:00
..
create.go
restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though
2018-01-18 15:33:21 -06:00
delete.go
user is deleted upon bundle deletion
2018-01-11 11:23:36 -06:00
list.go
refactoring listing bundles on server
2017-11-30 16:16:17 -06:00
ports.go
server finds existing bundles on startup and is able to list them in the backend now
2017-11-16 17:19:25 -06:00