initial setting at 20-Aug-2025
This commit is contained in:
@ -56,15 +56,18 @@ tail -f logs/app.log
|
||||
|
||||
# エラーログの確認
|
||||
tail -f logs/error.log
|
||||
|
||||
5.2 テスト印刷
|
||||
bashCopy# テスト用PDFファイルをS3にアップロード
|
||||
aws s3 cp test.pdf s3://sumasenrogaining/美濃加茂/scoreboard/test.pdf
|
||||
|
||||
5.3 プロセスの確認
|
||||
bashCopy# コンテナの状態確認
|
||||
docker-compose ps
|
||||
|
||||
# コンテナ内のプロセス確認
|
||||
docker-compose exec printer ps aux
|
||||
|
||||
6. トラブルシューティング
|
||||
6.1 印刷できない場合
|
||||
|
||||
|
||||
Reference in New Issue
Block a user