-
vagrant box add ubuntu/xenial64
-
cd $dir(Vagrantfile) && vagrant up
-
vagrant ssh
-
sudo redis-server /etc/redis.conf
-
cd /data/wwwroot/im_bin && sudo ./run.sh start
-
获取token
python /data/wwwroot/cli/gobelieve_auth.py $uid $name
-
群组操作
python /data/wwwroot/cli/gobelieve_group.py create $master $group_name $is_super $m1 $m2 $m3...
python /data/wwwroot/cli/gobelieve_group.py add_member $gid $m1 $m2 $m3...
python /data/wwwroot/cli/gobelieve_group.py remove_member $gid $m1 $m2 $m3...
python /data/wwwroot/cli/gobelieve_group.py delete $gid
python /data/wwwroot/cli/gobelieve_group.py upgrade $gid
-
测试 python /data/wwwroot/cli/gobelieve_client.py
-
Notifications
You must be signed in to change notification settings - Fork 21
GoBelieveIO/gobelieve_vagrant
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GoBelieve vagrant
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published