8000 GitHub - jmetso/tasklist: Task list application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jmetso/tasklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task List

Task list application.

How to build

This application is built with maven.

How to build a jar:

mvn clean package

How to build a jar with local profile:

mvn -P local clean package

How to create a docker/podman image

Build a jar first.

Podman:

cd docker
podman build

Docker:

cd docker
docker build

How to install with Ansible

See ansible/install.yaml. The playbook is described in the ansible/README.md file.

How to uninstall with Ansible

See ansible/uninstall.yml. The playbook is described in the ansible/README.md file.

Other stuff

See release-notes.txt for release notes and LICENSE for license.

Uses Fontawesome and Patternfly 4.

Built using Vue.js and Spring Boot.

About

Task list application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0