mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 20:50:56 +01:00
moving to codeberg
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
[](https://github.com/tlinden/ephemerup/actions)
|
||||
[](https://github.com/tlinden/ephemerup/blob/master/LICENSE)
|
||||
[](https://goreportcard.com/report/github.com/tlinden/ephemerup)
|
||||
[](https://codeberg.org/scip/ephemerup/actions)
|
||||
[](https://codeberg.org/scip/ephemerup/blob/master/LICENSE)
|
||||
[](https://goreportcard.com/report/codeberg.org/scip/ephemerup)
|
||||
|
||||
# ephemerup
|
||||
Simple standalone file upload server with expiration and commandline client.
|
||||
@@ -82,7 +82,7 @@ Then use the client to test it.
|
||||
|
||||
### Install from binary package
|
||||
|
||||
Go to the [Releases](https://github.com/TLINDEN/ephemerup/releases)
|
||||
Go to the [Releases](https://codeberg.org/scip/ephemerup/releases)
|
||||
page and download the latest tarball for your platform. Unpack it and
|
||||
execute `make install` inside the created directory.
|
||||
|
||||
@@ -99,7 +99,7 @@ helm repo update
|
||||
helm upgrade --install ephemerup tlinden/ephemerup --namespace ephemerup --create-namespace
|
||||
```
|
||||
|
||||
Refer to the [chart documentation](https://github.com/TLINDEN/ephemerup/tree/main/charts/ephemerup) for help.
|
||||
Refer to the [chart documentation](https://codeberg.org/scip/ephemerup/tree/main/charts/ephemerup) for help.
|
||||
|
||||
For starters, create a minimal `values.yaml` like this one:
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user