Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Пискунов Андрей Дмитриевич
Create Students Repos
Commits
c1d5f8af
Commit
c1d5f8af
authored
2 months ago
by
Пискунов Андрей Дмитриевич
Browse files
Options
Download
Patches
Plain Diff
fix docs
parent
12fe3617
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-3
README.md
with
4 additions
and
3 deletions
+4
-3
README.md
+
4
−
3
View file @
c1d5f8af
...
...
@@ -2,9 +2,9 @@
## Как запустить
1.
Создать группу в Gitlab ручками
1
.
Получить Personal Access Token в Gitlab. Лучше выдать все scoups
2
.
Получить Personal Access Token в Gitlab. Лучше выдать все scoups
Вот
[
ссылка
](
https://git.miem.hse.ru/-/profile/personal_access_tokens
)
для МИЭМовского Gitlab-а
1
.
Заполнить
`.env `
файл
3
.
Заполнить
`.env `
файл
```
GITLAB_TOKEN=<ваш сгенерированный Gitlab token>
GITLAB_HOST=<ссылка на ваш Gitlab>
...
...
@@ -19,4 +19,5 @@ GITLAB_HOST=https://git.miem.hse.ru
GROUP_NAME=biv23x-ps
TIMEOUT=120000
```
1.
`docker compose up -d`
\ No newline at end of file
4.
Заполните data/students.txt в формате, который в примере в этом файле
5.
`docker compose up -d`
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets