Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
FACT Geographical Boundaries
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 Geographical Boundaries
Commits
7d1cf8f9
Commit
7d1cf8f9
authored
1 year ago
by
Riccardo Boero
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
976edf76
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
7d1cf8f9
...
...
@@ -7,7 +7,7 @@ Official boundaries of US geographical locations (from Census blocks to States)
> docker login -u FACT_token -p glpat-J5_QFJiGwLkfgqJsnU2H registry.git.nilu.no
2.
Run this data service:
> docker run -t -i --name fact\_geo -e MARIADB\_DATABASE=FACT_geo -e MYSQL\_ROOT\_PASSWORD=devops -p 3307:3306 -d registry.git.nilu.no/fact/data/fact\_geo:0.
2
> docker run -t -i --name fact\_geo -e MARIADB\_DATABASE=FACT_geo -e MYSQL\_ROOT\_PASSWORD=devops -p 3307:3306 -d registry.git.nilu.no/fact/data/fact\_geo:0.
1
The container makes available a MariaDB instance with the full database on employment. It is reachable on port 3307 of the localhost and the root password is 'devops'.
...
...
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