Skip to content

ezBastion/ezBastion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezBastion microservices

  • All microservices are store in cmd directory.
  • All Library (aka ezb_lib) are store in pkg directory.
  • To build ezb_db you need GCC (for sqlIt driver). For windows TDM-GCC do it nicely.

Build.

  • update version & build all => powershell Makefile.ps1 build
  • update version & build one => powershell Makefile.ps1 build ezb_srv
  • update all binary version => powershell Makefile.ps1 generate
  • update one binary version => powershell Makefile.ps1 generate ezb_srv
  • make zip => powershell Makefile.ps1 compress
    PS E:\ezbastion\ezb_wks> ezb_wks install
    PS E:\ezbastion\ezb_wks> ezb_wks start

Copyright

Copyleft (C) 2021 ezBastion info@ezbastion.com

License

Used library:

Name Copyright version url
gin MIT 1.2 github.com/gin-gonic/gin
cli MIT 1.20.0 github.com/urfave/cli
gorm MIT 1.9.2 github.com/jinzhu/gorm
logrus MIT 1.0.4 github.com/sirupsen/logrus
go-fqdn Apache v2 0 github.com/ShowMax/go-fqdn
jwt-go MIT 3.2.0 github.com/dgrijalva/jwt-go
gopsutil BSD 2.15.01 github.com/shirou/gopsutil
lumberjack MIT 2.1 github.com/natefinch/lumberjack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published