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