LoginSignup
7
6

More than 5 years have passed since last update.

Redashの再起動/user削除

Last updated at Posted at 2017-02-22

今頃使い始めました、他愛も無い内容なのだけどメモ書きです

再起動:
sudo supervisorctl restart all

ユーザ削除:
1)sshでサーバにログイン
2)cd /opt/redash/current
3)sudo -u redash bin/run ./manage.py users delete <登録時メールアドレス>

メールアドレスは大文字小文字区別されるので注意。
ユーザの追加はGUIで行っています。

7
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
6