https://github.com/systemengineeringteam/shlink
短縮URLサービス
https://github.com/systemengineeringteam/shlink
Last synced: 2 months ago
JSON representation
短縮URLサービス
- Host: GitHub
- URL: https://github.com/systemengineeringteam/shlink
- Owner: SystemEngineeringTeam
- Created: 2024-04-07T16:37:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T02:23:55.000Z (almost 2 years ago)
- Last Synced: 2025-10-19T01:41:55.606Z (6 months ago)
- Size: 63.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 起動の仕方
```bash
docker compose up -d
```
# apikeyの取得の仕方
```bash
docker exec -it my_shlink shlink api-key:generate
```
# アクセスの仕方
まず、APIKeyを作成する
その後 https://app.shlink.io/ にアクセスをして、セットアップを行う

以下のように設定を行う
- name
- 自由
- URL
- https://url.sysken.net
- api
- 作成したAPIKey