mirror of
https://github.com/kou029w/daraz-tek.beta.fogtype.com.git
synced 2025-01-18 16:08:07 +00:00
33 lines
430 B
Markdown
33 lines
430 B
Markdown
# daraz-tek.beta.fogtype.com
|
|
|
|
だらずてっくの Slack のアーカイブ
|
|
|
|
Slack のログの移行方法: <https://docs.mattermost.com/onboard/migrate-from-slack.html>
|
|
|
|
## 構成
|
|
|
|
- Ubuntu 24.04 LTS Server
|
|
|
|
## 使用方法
|
|
|
|
### サーバーへのインストール
|
|
|
|
```
|
|
make install
|
|
```
|
|
|
|
### サーバーにデプロイ
|
|
|
|
```
|
|
make deploy
|
|
```
|
|
|
|
### 環境変数ファイルの生成
|
|
|
|
```
|
|
make .env
|
|
```
|
|
|
|
## ライセンス
|
|
|
|
WTFPL
|