Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
FACT Geology and Mining
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Container Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FACT
FACT Data Services
FACT Geology and Mining
Commits
5db236f7
Commit
5db236f7
authored
6 months ago
by
Riccardo Boero
Browse files
Options
Downloads
Patches
Plain Diff
Fixed README and CHANGELOG
parent
17fd7975
No related branches found
No related tags found
1 merge request
!2
New branch with fixed history
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+1
-0
1 addition, 0 deletions
CHANGELOG
README.md
+3
-7
3 additions, 7 deletions
README.md
with
4 additions
and
7 deletions
CHANGELOG
+
1
−
0
View file @
5db236f7
...
@@ -16,6 +16,7 @@ Added:
...
@@ -16,6 +16,7 @@ Added:
- contributing
- contributing
Fixed:
Fixed:
- updated docker base image
- updated docker base image
- new URL for geology data
## [0.1] - 2024-01-30
## [0.1] - 2024-01-30
Added:
Added:
...
...
This diff is collapsed.
Click to expand it.
README.md
+
3
−
7
View file @
5db236f7
...
@@ -11,14 +11,10 @@ General geology of the world and main minerals deposits and mines (data from USG
...
@@ -11,14 +11,10 @@ General geology of the world and main minerals deposits and mines (data from USG
## Use
## Use
Connect to the GitLab container registry with privileges for the FACT group:
1.
Pull the image:
> docker pull registry.git.nilu.no/fact/data/fact_mine:latest
>docker login -u FACT_token -p glpat-1zG-TQx___xLsPjj2vsG registry.git.nilu.no
Run this data service:
2.
Run this data service:
>docker run -t -i --name fact_mine -e MARIADB_DATABASE=FACT_mine -e MYSQL_ROOT_PASSWORD=devops -p 3314:3306 -d registry.git.nilu.no/fact/data/fact_mine:0.1
>docker run -t -i --name fact_mine -e MARIADB_DATABASE=FACT_mine -e MYSQL_ROOT_PASSWORD=devops -p 3314:3306 -d registry.git.nilu.no/fact/data/fact_mine:0.1
...
...
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