DockWeb is a versatile Docker image designed to run multiple money-making web extensions in a single container. As more Grass-like web extensions are emerging, DockWeb provides an efficient way to manage and deploy them together.
- Grass
- NodePay (Soon)
- GradientNode
More will be added soon ;)
Run the Docker container with your credentials for supported web extensions as environment variables. Replace <your_email>
and <your_password>
with your Grass account details (or details of other extensions):
docker run -d -e GRASS_USER=<your_email> -e GRASS_PASS=<your_password> -e GRADIENT_EMAIL=<your_email> -e GRADIENT_PASS=<your_password> carbon2029/dockweb
-
Pull the Docker image:
docker pull carbon2029/dockweb
-
Run the container:
Provide credentials for one or more supported extensions as environment variables. For example:docker run -d -e GRASS_USER=<your_email> -e GRASS_PASS=<your_password> carbon2029/dockweb
-
Monitor the container:
To check if the container is running:docker ps
-
Stop the container:
docker stop <container_id>
- Multi-Extension Support: Run multiple web extensions in one container.
- Easy Setup: Minimal configuration required.
- Resource Efficiency: Consolidates extensions to save on system resources.
- Scalable: Add support for new extensions as they emerge.
- Cross-Platform Compatibility: Works seamlessly on any system that supports Docker.
Not entirely at the moment. Current resource usage:
- CPU: ~0.01 - 1%
- RAM: ~275 MB
Optimizations are planned in future updates.
As of 11/25/2024 only grass had made their airdrop other are claiming to pay soon Time will tell so only use the apps if you trust them.
- Further reduce resource usage.
- Expand support for new web extensions.
- Implement logs for debugging and monitoring.
This program is free software, distributed under the terms of the GNU General Public License (GPL-3.0).
You are free to redistribute and/or modify it under the license terms.
Note: This software is provided without warranty; use it at your own risk.
This is an unofficial build and not affiliated or officially endorsed by Grass (getgrass) or any other apps. This repository (project) and its assets are provided "as is" without warranty of any kind. The author makes no warranties, express or implied, that this project and its assets are free of errors, defects, or suitable for any particular purpose. The author shall not be liable for any damages suffered by any user of this project, whether direct, indirect, incidental, consequential, or special, arising from the use of or inability to use this project, its assets or its documentation, even if the author has been advised of the possibility of such damages.
Special thanks to MRColorR for helping out with this project. Also if you use any referral link it helps me create more free projects thank you it means a lot <3