Skip to content

use docker and ufw #1

@benatkin

Description

@benatkin

Despite carefully setting permissions on user accounts, I found that I had not locked things down, because caddy had administration open locally over HTTP without authentication.

So if I'm making an IDE-like tool, I really should be using docker.

I played around with Docker and found that with ufw I could pick which ports are available to Docker. This way I can make the postgres database available to Docker, but not Caddy or RabbitMQ or some other HTTP administration API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions