Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v3xlabs/edgeserver
Next Generation Web3 Powered Edgeserver
https://github.com/v3xlabs/edgeserver
arweave dns ethereum hosting ipfs
Last synced: 22 days ago
JSON representation
Next Generation Web3 Powered Edgeserver
- Host: GitHub
- URL: https://github.com/v3xlabs/edgeserver
- Owner: v3xlabs
- License: gpl-3.0
- Created: 2021-11-20T18:34:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T14:04:22.000Z (over 1 year ago)
- Last Synced: 2023-08-15T15:37:11.190Z (over 1 year ago)
- Topics: arweave, dns, ethereum, hosting, ipfs
- Language: TypeScript
- Homepage: https://edgeserver.io/
- Size: 4.56 MB
- Stars: 28
- Watchers: 4
- Forks: 7
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
[Edgeserver](https://edgeserver.io) is an open-source, self-hostable, web3-native static file hosting service that allows for seamless integration with your favourite CI/CD systems.
Deployed sites are instantly available over both [http](https://www.rfc-editor.org/rfc/rfc2616) and [ipfs](https://ipfs.tech/) aswell as dynamically change [ENS](https://ens.domains/) content-hash.
## Deploy
Publish your site in mere minutes using your favourite [CI/CD Integration](https://github.com/v3xlabs/edgeserver/wiki/CI-CD-Integrations) or using the [CLI](https://github.com/v3xlabs/edgeserver/wiki/CLI).
## Documentation
For details on how to use Edgeserver, have a look at the [Documentation](https://github.com/v3xlabs/edgeserver/wiki).
## Self-hosting
If you would like to run your own instance of Edgeserver, refer to the [Self-hosting](https://github.com/v3xlabs/edgeserver/wiki/Self-Hosting) section in the [Documentation](https://github.com/v3xlabs/edgeserver/wiki).
## License
Depending on the service the following licenses are used:
- [GNU LGPLv3](https://www.gnu.org/licenses/lgpl-3.0.en.html) - for Libraries and Utilities
- [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) - for Apps