我正在用che子将布汶tu的布局成行。 我需要使这名新来者能够管理。 采用ash或采用其他方式的 p。
ubuntu@ip-xxx-xxx-xxx:/opt/graphite/webapp/graphite$ sudo python manage.py syncdb
Creating tables ...
Creating table account_profile
Creating table account_variable
Creating table account_view
Creating table account_window
Creating table account_mygraph
Creating table dashboard_dashboard_owners
Creating table dashboard_dashboard
Creating table events_event
Creating table auth_permission
Creating table auth_group_permissions
Creating table auth_group
Creating table auth_user_user_permissions
Creating table auth_user_groups
Creating table auth_user
Creating table auth_message
Creating table django_session
Creating table django_admin_log
Creating table django_content_type
Creating table tagging_tag
Creating table tagging_taggeditem
You just installed Django s auth system, which means you don t have any superusers defined.
Would you like to create one now? (yes/no): yes
Username (Leave blank to use root ): admin
E-mail address: [email protected]
Password:
Password (again):
Superuser created successfully.
Installing custom SQL ...
Installing indexes ...
No fixtures found.
我需要使下列事件自动化:
Would you like to create one now? (yes/no): yes
Username (Leave blank to use root ): admin
E-mail address: [email protected]
Password: test101
Password (again): test101
成就