lapis

Role Name

license twitter

A role to run lapis as a docker service.

Description

Lapis is a microframework built using lua. Very easy to use and quite fun to work with. This role allows you to have a working lapis environment through the combination of docker and systemd.

Role Variables

The role contains a couple of variables that are required to be changed to run properly:

dir.app: String // directory of the lapis application.

vhost.name: String // a domain url for the lapis app.
vhost.port: u8 // a port number for the domain to bind to.

user.name: String // user who will run the systemd service of the container.

Requirements

The roles required are listed below:

Usage

Besides the role variables listed above, the only other piece required to run the role is to have required role added to the playbook.

- hosts: servers
    roles:
        - abaez.domain
        - abaez.docker
        - lapis

Author Information

Alejandro Baez

About

A role to run lapis as a docker service.

Install
ansible-galaxy install abaez/ansible-role-lapis
GitHub repository
License
bsd-2-clause
Downloads
39
Owner
This be my github connection. Mostly only to contribute to things. Check instead https://sr.ht/~ab/ for my forge