Elf, a Link Forwarder service
3.7K
The link forward service used by https://go.edi.wang.
Generate static URLs for redirecting third party URLs. It's similar to, but NOT a URL shorter.
E.g.: Make "https://www.somewebsite.com/a-very-long-and-complicated-link-that-can-also-change?with=parameters" into "https://yourdomain/fw/token".
Main purposes:
This has been tested on Azure App Service with Linux Docker container
| Key | Value |
|---|---|
| ConnectionStrings__ElfDatabase | Your SQL Server Database connection string |
| DefaultRedirectionUrl | Default URL redirection address, default: https://edi.wang |
| EntraID__Instance | Microsoft EntraID Instance, default: https://login.microsoftonline.com/ |
| EntraID__Domain | Microsoft EntraID Domain |
| EntraID__TenantId | Microsoft EntraID TenantId |
| EntraID__ClientId | Microsoft EntraID ClientId |
Content type
Image
Digest
sha256:66f342bd3…
Size
120.6 MB
Last updated
about 12 hours ago
docker pull ediwang/elf