Skip to content

Instantly share code, notes, and snippets.

View russmo's full-sized avatar

Russell Moffitt russmo

  • Marine Conservation Institute
View GitHub Profile
@russmo
russmo / index.html
Created December 12, 2018 18:01
Ocean Basin MPA Carto.js
<!DOCTYPE html>
<html>
<head>
<title>Ocean Basins | MPA Coverage</title>
<meta name="viewport" content="initial-scale=1.0">
<meta charset="utf-8">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,600,700|Open+Sans:300,400,600" rel="stylesheet">
<!-- Include Leaflet -->
<script src="https://unpkg.com/leaflet@1.3.4/dist/leaflet.js"></script>
<link href="https://unpkg.com/leaflet@1.3.4/dist/leaflet.css" rel="stylesheet">
@russmo
russmo / docker-run-crashplan-pro.gist
Last active February 28, 2019 20:15
Docker run command for jlesage/crashplan-pro on QNAP NAS with CrashPlanPro version 6.6+. Version 6.6 introduces a new user interface and "officially" drops "unofficial" support for headless installations on servers and NAS devices. This docker build implements a handy VNC-in-browser to allow this to run on a NAS. This is what I ran to launch it …
docker run -d \
--name=crashplan-pro \
-h $HOSTNAME \
-e USER_ID=0 \
-e GROUP_ID=0 \
-e TZ=“America/Los_Angeles” \
-p 5800:5800 \
-p 5900:5900 \
-v /share/CACHEDEV1_DATA/Container/config/crashplanpro:/config:rw \
-v /share/CACHEDEV1_DATA:/storage:rw \
@russmo
russmo / # gdal2 - 2017-09-29_14-09-28.txt
Created September 29, 2017 22:05
gdal2 (osgeo/osgeo4mac/gdal2) on macOS 10.12.6 - Homebrew build logs
Homebrew build logs for osgeo/osgeo4mac/gdal2 on macOS 10.12.6
Build date: 2017-09-29 14:09:28
@russmo
russmo / README.md
Created May 5, 2015 23:29
MPAtlas Field_Dictionary MPAtlas Schema

README is empty