Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The .db is in /data1/publish.  cd to that directory and then:

docker `docker run --name datasette -d -p 8001:8001 -v `pwd`:/mnt datasetteproject/datasette datasette -p 8001 -h 0.0.0.0 /mnt/file_profiles.db --config sql_time_limit_ms:120000 --config max_returned_rows:100000 --config base_url:/datasette/`

HTTPD

/etc/apache2

public directories are symlinks in /usr/share/corpora

...