mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
working on container
This commit is contained in:
@@ -35,7 +35,7 @@ RUN uv pip install --no-cache-dir --upgrade pip \
|
|||||||
COPY --chown=${APP_USER}:${APP_USER} . .
|
COPY --chown=${APP_USER}:${APP_USER} . .
|
||||||
|
|
||||||
# Patch config
|
# Patch config
|
||||||
RUN patch -p1 < container/config.patch
|
COPY --chown=${APP_USER}:${APP_USER} container/config.ini /app/sample.config.ini
|
||||||
|
|
||||||
# Clean
|
# Clean
|
||||||
RUN rm -rf /app/.git* && \
|
RUN rm -rf /app/.git* && \
|
||||||
|
|||||||
22
README.md
22
README.md
@@ -90,24 +90,26 @@ See [README-Docker.md](README-Docker.md) for container deployment and [docs/](do
|
|||||||
|
|
||||||
Samples of currently running instances:
|
Samples of currently running instances:
|
||||||
|
|
||||||
- https://meshview.bayme.sh (SF Bay Area)
|
- https://meshview.bayme.sh (SF Bay Area - USA)
|
||||||
- https://www.svme.sh (Sacramento Valley)
|
- https://www.svme.sh (Sacramento Valley - USA)
|
||||||
- https://meshview.nyme.sh (New York)
|
- https://meshview.nyme.sh (New York - USA)
|
||||||
- https://meshview.socalmesh.org (LA Area)
|
- https://meshview.socalmesh.org (Los Angenles - USA)
|
||||||
- https://map.wpamesh.net (Western Pennsylvania)
|
- https://map.wpamesh.net (Western Pennsylvania - USA)
|
||||||
- https://meshview.chicagolandmesh.org (Chicago)
|
- https://meshview.chicagolandmesh.org (Chicago - USA)
|
||||||
- https://meshview.mt.gt (Canada)
|
- https://meshview.mt.gt (Canada)
|
||||||
- https://canadaverse.org (Canada)
|
- https://canadaverse.org (Canada)
|
||||||
- https://meshview.meshtastic.es (Spain)
|
- https://meshview.meshtastic.es (Spain)
|
||||||
- https://view.mtnme.sh (North Georgia / East Tennessee)
|
- https://view.mtnme.sh (North Georgia / East Tennessee - USA)
|
||||||
- https://meshview.lsinfra.de (Hessen - Germany)
|
- https://meshview.lsinfra.de (Hessen - Germany)
|
||||||
- https://meshview.pvmesh.org (Pioneer Valley, Massachusetts)
|
- https://meshview.pvmesh.org (Pioneer Valley, Massachusetts - USA)
|
||||||
- https://meshview.louisianamesh.org (Louisiana)
|
- https://meshview.louisianamesh.org (Louisiana - USA)
|
||||||
- https://www.swlamesh.com (Southwest Louisiana)
|
- https://www.swlamesh.com (Southwest Louisiana- USA)
|
||||||
- https://meshview.meshcolombia.co (Colombia)
|
- https://meshview.meshcolombia.co (Colombia)
|
||||||
- https://meshview-salzburg.jmt.gr (Salzburg / Austria)
|
- https://meshview-salzburg.jmt.gr (Salzburg / Austria)
|
||||||
- https://map.cromesh.eu (Coatia)
|
- https://map.cromesh.eu (Coatia)
|
||||||
- https://view.meshdresden.eu (Dresden / Germany)
|
- https://view.meshdresden.eu (Dresden / Germany)
|
||||||
|
- https://meshview.meshoregon.com (Oregon - USA)
|
||||||
|
- https://meshview.gamesh.net (Georgia - USA)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user