Environment Variables(Go)

Environment Variables(Go):

Golang:

Variable

Value Example

Description

GO_RUN

 

Sets a name of the executable binary file (if not specified, the deployment script will try to locate one based on the project name)

GOPATH

/home/Apiqcloud/webapp

Defines the deployment folder

GO_BUILD_OPTIONS

-a

Options and flags which are used for application building

GO_RUN_OPTIONS

-exec

Options and flags which are used to run application

GO_VERSION

1.10

Version of Golang server used inside the container

WEB_ROOT

/home/Apiqcloud/webapp

Path to the deployed application

  • Environment Variables(Go)
  • 0 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

Share Environment

Share Environment A client who originally created an environment becomes its Owner and share...

Clone Environment

Cloning Environment Apiqcloud provides multiple environments in just a few clicks, like...

Create Environment

How to Create your Apiqcloud Environment Firstly,  you need to create an appropriate...

Environment Aliases

Environment Aliases To ease the process of management, creating alternative (alias) for an...

Enviornment Variables

Environment Variables: To store the values of the frequently used parameters environment...