Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
landpro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
matteo jucker riva
landpro
Commits
8856dab5
Commit
8856dab5
authored
4 years ago
by
Oded Winberger
Browse files
Options
Downloads
Patches
Plain Diff
small update for the readme file
parent
a2929197
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
8856dab5
...
...
@@ -17,8 +17,8 @@ based on our climate_hackathon little project for the cool farm alliance challen
in order to get into the admin control panel you gotta create a super user,
from the terminal locate the land_pro container by running the command: docker ps
copy the container id (it should look like: 5ce56d598053)
enter in to the container with the commande docker exec -ti {containerID} bash
and
from within the container run the command python manage.py createsuperuser
*
enter in to the container with the commande docker exec -ti {containerID} bash
*
from within the container run the command python manage.py createsuperuser
and follow the instructions
*
if the container is up you should be able to access it via the browser at http://0.0.0.0:8000
...
...
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