MIT open-source licensing and self-hosted usage terms.
DockLog is open-source software distributed under the MIT license. Please review the terms of service below.
Terms Summary & Details
1. License
DockLog is open-source software licensed under the MIT License. You are free to download, run, modify, redistribute, and commercially utilize the application without constraints, subject to the conditions specified in the LICENSE file.
2. No Warranty
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3. Security Responsibilities
By deploying DockLog and mounting /var/run/docker.sock, you grant the application administrative access to your Docker engine. It is your responsibility to secure the deployment, implement HTTPS, restrict network visibilities, and rotate secrets.
