gin-microservice

时间:2024-04-09 15:11:16
【文件属性】:

文件名称:gin-microservice

文件大小:17KB

文件格式:ZIP

更新时间:2024-04-09 15:11:16

Go

部署说明 无需使用docker文件即可从特定部署(AWS EBS)进行 - create a ebs policy , group(attach the policy to this user group) and attach a user to that group to give him the required permissions . - run on port 5000 (default port forwarding ebs) - make the build.sh shell script - make a Builfile to specify which .sh file EBS should run to build the project - make a Profile to specify the command to run the server -


【文件预览】:
gin-microservice-master
----.ebignore(134B)
----Buildfile(17B)
----server.go(3KB)
----repository()
--------video-repository.go(1KB)
----templates()
--------css()
--------footer.html(15B)
--------index.html(720B)
--------header.html(3KB)
----validators()
--------validators.go(203B)
----Dockerfile(290B)
----Procfile(25B)
----.gitignore(108B)
----controller()
--------login-controller.go(886B)
--------video-controller.go(2KB)
----service()
--------video-service.go(952B)
--------jwt-service.go(2KB)
--------login-service.go(479B)
----go.sum(8KB)
----entity()
--------video.go(1KB)
----README.md(725B)
----Dockerrun.aws.json(176B)
----build.sh(203B)
----middlewares()
--------basic-auth.go(951B)
--------logger.go(438B)
----go.mod(335B)

网友评论