Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/figurestudios/gc__push_image
Showing alternative hosting to the traditional Golem main server for GVMI images
https://github.com/figurestudios/gc__push_image
golem skynet
Last synced: 6 days ago
JSON representation
Showing alternative hosting to the traditional Golem main server for GVMI images
- Host: GitHub
- URL: https://github.com/figurestudios/gc__push_image
- Owner: figurestudios
- License: mit
- Created: 2022-06-18T21:16:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T13:42:50.000Z (over 2 years ago)
- Last Synced: 2024-01-25T03:03:51.656Z (11 months ago)
- Topics: golem, skynet
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golem - gc__push_image - A CLI tool that publishes the GVMI image to Skynet, making users able to change the image_url without self-hosting/giving up control. (Archive / Apps)
README
# gc__push_image
Showing alternative hosting to the traditional Golem main server for GVMI images## Usage
```py gc__gmvi_push.py -f "file_name" -p ("portal_url", default="https://siasky.net")```
Example:
```
py gc__gmvi_push.py -f docker-thorgpress-latest-f8c8db7303.gvmi
portal https://siasky.net
file docker-thorgpress-latest-f8c8db7303.gvmi
initializing client
uploading file
image_url="http://siasky.net:80/AAAqhyRco4Cty4o0iaFBmdGSZLWmo-2VFO1Z5U4S6kvP8w",
image_url="http://web3portal.com:80/AAAqhyRco4Cty4o0iaFBmdGSZLWmo-2VFO1Z5U4S6kvP8w",
```