Skip to content

Simple Docker to install Gaga Node as a Docker platform.

License

Notifications You must be signed in to change notification settings

jepbura/gaganode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaga Node for Docker

Simple Docker to install Gaga Node as a Docker platform.

Usage

Define the following environment variable to configure Gaga Node.

Variable Description Optional
DOWNLOADLINK Add the latest download link from Gaganode Like=https://assets.coreservice.io/public/package/60/app-market-gaga-pro/1.0.4/app-market-gaga-pro-1_0_4.tar.gz
FILENAME Add the name of the installation file Like=apphub-linux-amd64.tar.gz
TOKEN Your token on Gaga Node xxxxxxxxxx

For example

docker run -d -e DOWNLOADLINK=https://assets.coreservice.io/public/package/60/app-market-gaga-pro/1.0.4/app-market-gaga-pro-1_0_4.tar.gz -e FILENAME=apphub-linux-amd64.tar.gz -e TOKEN=xxxxxxxxx --name gaganode jepbura/gaganode:latest

Docker hub

My Docker at Docker Hub: jepbura/gaganode

About

Simple Docker to install Gaga Node as a Docker platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published