Blame


1 5127fd58 2021-12-17 jrmu version=pmwiki-2.2.130 ordered=1 urlencoded=1
2 5127fd58 2021-12-17 jrmu agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36
3 5127fd58 2021-12-17 jrmu author=baytuch
4 5127fd58 2021-12-17 jrmu charset=UTF-8
5 5127fd58 2021-12-17 jrmu csum=
6 5127fd58 2021-12-17 jrmu ctime=1600245600
7 5127fd58 2021-12-17 jrmu host=91.228.147.58
8 5127fd58 2021-12-17 jrmu name=Grape.Guide
9 5127fd58 2021-12-17 jrmu rev=3
10 5127fd58 2021-12-17 jrmu targets=
11 5127fd58 2021-12-17 jrmu text=This document contains additional instructions that we use in our work. Please, be attentive and loyal to your users and colleagues.%0a%0a'''Description of working with the user creation tool'''%0a%0aCreate user:%0a%0a [=%0agrape$ doas /usr/local/libexec/grape/user_manager.sh create user %0a =]%0a%0a%0aDelete user:%0a%0a [=%0agrape$ doas /usr/local/libexec/grape/user_manager.sh delete user %0a =]%0a%0aRemember that the tool only creates the user and its folder tree. You need to finish the configuration manually (development is underway).%0a%0a%0a'''Description of working with the public repo creation tool'''%0a%0aCreate repo:%0a%0a [=%0adoas /usr/local/libexec/grape/repos_manager.sh create user repo_name%0a =]%0a%0a [= %0a[2020-09-09 05:02:49] CREATE_REPO: creating new git/got repo...%0a[2020-09-09 05:02:49] CREATE_REPO: creating an empty repository...%0aInitialized empty Git repository in /tmp/repos_manager.git/%0a[2020-09-09 05:02:49] CREATE_REPO: repository created successfully%0a%0aInstructions:%0agit clone user@grape.ircnow.org:repos/repo_name.git%0agit remote add grape ssh://user@grape.ircnow.org/~/repos/repo_name.git%0a =]%0a%0aDelete repo:%0a%0a [=%0adoas /usr/local/libexec/grape/repos_manager.sh delete user repo_name%0a[2020-09-10 03:06:51] DELETE_REPO: deleting git/got repo...%0a[2020-09-10 03:06:51] DELETE_REPO: repository found and will now be deleted%0a[2020-09-10 03:06:51] DELETE_REPO: repository deleted successfully%0a =]%0a%0aPlease pass the instructions to the user. %0arepo web sate: https://gotweb.grape.ircnow.org/cgi-bin/gotweb/gotweb%0a%0a%0a
12 5127fd58 2021-12-17 jrmu time=1600245725
13 5127fd58 2021-12-17 jrmu author:1600245725=baytuch
14 5127fd58 2021-12-17 jrmu diff:1600245725:1600245668:=15c15%0a%3c grape$ doas /usr/local/libexec/grape/user_manager.sh delete user %0a---%0a> grape$ doas /usr/local/libexec/grape/user_manager.sh create user %0a
15 5127fd58 2021-12-17 jrmu host:1600245725=91.228.147.58
16 5127fd58 2021-12-17 jrmu author:1600245668=baytuch
17 5127fd58 2021-12-17 jrmu diff:1600245668:1600245600:=43c43%0a%3c doas /usr/local/libexec/grape/repos_manager.sh delete user repo_name%0a---%0a> doas /usr/local/libexec/grape/repos_manager.sh create user repo_name%0a
18 5127fd58 2021-12-17 jrmu host:1600245668=91.228.147.58
19 5127fd58 2021-12-17 jrmu author:1600245600=baytuch
20 5127fd58 2021-12-17 jrmu diff:1600245600:1600245600:=1,52d0%0a%3c This document contains additional instructions that we use in our work. Please, be attentive and loyal to your users and colleagues.%0a%3c %0a%3c '''Description of working with the user creation tool'''%0a%3c %0a%3c Create user:%0a%3c %0a%3c [=%0a%3c grape$ doas /usr/local/libexec/grape/user_manager.sh create user %0a%3c =]%0a%3c %0a%3c %0a%3c Delete user:%0a%3c %0a%3c [=%0a%3c grape$ doas /usr/local/libexec/grape/user_manager.sh create user %0a%3c =]%0a%3c %0a%3c Remember that the tool only creates the user and its folder tree. You need to finish the configuration manually (development is underway).%0a%3c %0a%3c %0a%3c '''Description of working with the public repo creation tool'''%0a%3c %0a%3c Create repo:%0a%3c %0a%3c [=%0a%3c doas /usr/local/libexec/grape/repos_manager.sh create user repo_name%0a%3c =]%0a%3c %0a%3c [= %0a%3c [2020-09-09 05:02:49] CREATE_REPO: creating new git/got repo...%0a%3c [2020-09-09 05:02:49] CREATE_REPO: creating an empty repository...%0a%3c Initialized empty Git repository in /tmp/repos_manager.git/%0a%3c [2020-09-09 05:02:49] CREATE_REPO: repository created successfully%0a%3c %0a%3c Instructions:%0a%3c git clone user@grape.ircnow.org:repos/repo_name.git%0a%3c git remote add grape ssh://user@grape.ircnow.org/~/repos/repo_name.git%0a%3c =]%0a%3c %0a%3c Delete repo:%0a%3c %0a%3c [=%0a%3c doas /usr/local/libexec/grape/repos_manager.sh create user repo_name%0a%3c [2020-09-10 03:06:51] DELETE_REPO: deleting git/got repo...%0a%3c [2020-09-10 03:06:51] DELETE_REPO: repository found and will now be deleted%0a%3c [2020-09-10 03:06:51] DELETE_REPO: repository deleted successfully%0a%3c =]%0a%3c %0a%3c Please pass the instructions to the user. %0a%3c repo web sate: https://gotweb.grape.ircnow.org/cgi-bin/gotweb/gotweb%0a%3c %0a%3c %0a
21 5127fd58 2021-12-17 jrmu host:1600245600=91.228.147.58