Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Ecotrust
/
landmapper
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
58
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Dockerize
- #141
#141
Draft
paigewilliams
wants to merge 19 commits into
main
Ecotrust/landmapper:main
from
dockerize
Ecotrust/landmapper:dockerize
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
Dockerize
#141
paigewilliams
wants to merge 19 commits into
main
Ecotrust/landmapper:main
from
dockerize
Ecotrust/landmapper:dockerize
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
add .dockerfile
paigewilliams
committed
eb18e52
View commit details
Copy full SHA for eb18e52
Browse repository at this point
add Dockerfile; move requirements.txt to landmapper dir
paigewilliams
committed
51e0a4d
View commit details
Copy full SHA for 51e0a4d
Browse repository at this point
add entrypoint.sh
paigewilliams
committed
ccfd571
View commit details
Copy full SHA for ccfd571
Browse repository at this point
add docker-compose.yaml; add TODO comment about madrona packages
paigewilliams
committed
5574e14
View commit details
Copy full SHA for 5574e14
Browse repository at this point
ignore .env
paigewilliams
committed
25baaa3
View commit details
Copy full SHA for 25baaa3
Browse repository at this point
Commits on Aug 18, 2026
wip: use env vars in settings.py
Show description for 7c3ef35
paigewilliams
committed
7c3ef35
View commit details
Copy full SHA for 7c3ef35
Browse repository at this point
misc fixes to get landmapper running locally with docker
paigewilliams
committed
0262482
View commit details
Copy full SHA for 0262482
Browse repository at this point
add initial data to database
paigewilliams
committed
d1e00ec
View commit details
Copy full SHA for d1e00ec
Browse repository at this point
Commits on Aug 19, 2026
add initial data fixture in entrypoint.sh
paigewilliams
committed
c5253de
View commit details
Copy full SHA for c5253de
Browse repository at this point
add sql files after django migrations in entrypoint.sh; remove init-db.sh
paigewilliams
committed
f54b594
View commit details
Copy full SHA for f54b594
Browse repository at this point
create Site in entrypoint
paigewilliams
committed
977a89f
View commit details
Copy full SHA for 977a89f
Browse repository at this point
add allowed hosts
paigewilliams
committed
b47c095
View commit details
Copy full SHA for b47c095
Browse repository at this point
use redis service name in CACHES setting
paigewilliams
committed
a9f05d6
View commit details
Copy full SHA for a9f05d6
Browse repository at this point
define ports for redis service
paigewilliams
committed
8e5112a
View commit details
Copy full SHA for 8e5112a
Browse repository at this point
revert to python 3.10
paigewilliams
committed
f471c11
View commit details
Copy full SHA for f471c11
Browse repository at this point
Commits on Aug 20, 2026
bind local madrona repos; add landmapper code as a volume
paigewilliams
committed
0f67b71
View commit details
Copy full SHA for 0f67b71
Browse repository at this point
Commits on Aug 24, 2026
move PYTHONPATH env var to Dockerfile
paigewilliams
committed
086b45a
View commit details
Copy full SHA for 086b45a
Browse repository at this point
git ignore any .sql files
paigewilliams
committed
ca5758e
View commit details
Copy full SHA for ca5758e
Browse repository at this point
add instructions on how to run with Docker to README
paigewilliams
committed
fb10aee
View commit details
Copy full SHA for fb10aee
Browse repository at this point
You can’t perform that action at this time.