Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xterna/gaga-node
Containerise GaGaNode as a docker image.
https://github.com/xterna/gaga-node
bandwidth cash conatiner containerization docker docker-compose docker-container docker-image dockerfile linux money passive passive-income
Last synced: 8 days ago
JSON representation
Containerise GaGaNode as a docker image.
- Host: GitHub
- URL: https://github.com/xterna/gaga-node
- Owner: XternA
- License: mit
- Created: 2024-04-15T02:31:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-21T15:46:24.000Z (8 months ago)
- Last Synced: 2024-05-21T16:54:17.724Z (8 months ago)
- Topics: bandwidth, cash, conatiner, containerization, docker, docker-compose, docker-container, docker-image, dockerfile, linux, money, passive, passive-income
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/xterna/gaga-node
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GaGaNode Docker 🐋
### Containerised docker image for [GaGaNode](https://gaganode.com)
>**Note:** This is an unofficial build and comes with no warranty of any kind. By using this image you also agree to GaGaNode's T&C.
This is a simple Docker image for installing GaGaNode as a container.
If you like this project, don't forget to leave a star. ⭐
> This script comes pre-bundled with [**Income Generator**](https://github.com/XternA/income-generator). A tool stack that consolidates and earns passive income from multiple sources.
## Usage
Define the following environment variable to bootstrap the image.Variable | Description | Mandatory |
| :---: | :---: | :---: |
| TOKEN | Your GaGaNode token | YES |---
### Docker Compose
Via `compose.yml`
```yaml
services:
gaganode:
container_name: gaga-node
image: xterna/gaga-node
restart: unless-stopped
dns:
- 1.1.1.1
- 8.8.8.8
```
```yaml
docker compose up -d
```### Docker run
```sh
docker run -d --restart unless-stopped --name gaga-node -e TOKEN= xterna/gaga-node
```
This will start the application in the background. The alias assigned is `gaga-node`.## Like my work?
Donations are warmly welcomed no matter how small and thank you very much. 😌
- **Bitcoin (BTC)** - `bc1qq993w3mxsf5aph5c362wjv3zaegk37tcvw7rl4`
- **Ethereum (ETH)** - `0x2601B9940F9594810DEDC44015491f0f9D6Dd1cA`
- **Binance (BNB)** - `bnb1dj3l3fp24z05vtwtjpaatjyz9sll4elu9lkjww`
- **Binance Smart Chain (BSC)** - `0x2601B9940F9594810DEDC44015491f0f9D6Dd1cA`
- **Solana (SOL)** - `Ap5aiAbnsLtR2XVJB3sp37qdNP5VfqydAgUThvdEiL5i`
- **PayPal** - [@xterna](https://paypal.me/xterna)