home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 509480062

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/514#issuecomment-509480062 https://api.github.com/repos/simonw/datasette/issues/514 509480062 MDEyOklzc3VlQ29tbWVudDUwOTQ4MDA2Mg== 9599 2019-07-09T04:15:11Z 2019-07-09T04:15:11Z OWNER

Running as root isn't ideal because it means that if there are any security vulnerabilities in Datasette an attacker could use them to execute any command they like as root on your machine.

I'm moderately confident there aren't any vulnerabilities like that, but I'm definite not 100% certain!

My recommendation is to run Datasette on 127.0.0.1 port 8001 and then have nginx proxy port 80 to it. See https://github.com/simonw/datasette/issues/514#issuecomment-504663201 for suggested nginx configuration.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
459397625  
Powered by Datasette · Queries took 0.997ms · About: github-to-sqlite