Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inject-docs
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
INJECT
inject-docs
Commits
6dff6a29
There was an error fetching the commit references. Please try again later.
Commit
6dff6a29
authored
9 months ago
by
Roman Dvořák
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
https://gitlab.fi.muni.cz/inject/inject-docs
parents
31dd01a3
3a2e4522
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
docs/tech/installation.md
+3
-3
3 additions, 3 deletions
docs/tech/installation.md
with
4 additions
and
3 deletions
.gitlab-ci.yml
+
1
−
0
View file @
6dff6a29
...
...
@@ -30,6 +30,7 @@ setup:
commit_zip
:
stage
:
commit
allow_failure
:
true
script
:
-
git config --global user.email "ci@gitlab.com"
-
git config --global user.name "CI Bot"
...
...
This diff is collapsed.
Click to expand it.
docs/tech/installation.md
+
3
−
3
View file @
6dff6a29
...
...
@@ -16,9 +16,9 @@ Before you begin, ensure that you have the following:
These requirements ensure that the backend server can handle data processing efficiently while serving the frontend interface smoothly.
### Software Requirements
*
O
perating
S
ystem: Debian
(
recommended
)
*
[
Docker
](
https://
www
.docker.com/
)
*
[
Docker Compose
](
https://docs.docker.com/compose/
)
with recomended version v2.27.0
*
Linux o
perating
s
ystem: Debian
11 or 12 is
recommended
*
[
Docker
Engine
](
https://
docs
.docker.com/
engine/install/
)
.
*
[
Docker Compose
](
https://docs.docker.com/compose/
install/linux/
)
with recomended version v2.27.0
Make sure to install Docker and Docker Compose before proceeding with the installation.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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