Skip to content

Needed solutions

adrianbartyczak edited this page Jan 25, 2018 · 13 revisions

This is a list of needed solutions for General-purpose-computing.

File management

Note: File management solutions do not have to support file names with spaces.

Movement

  • Move all recursively found files matching a name to a directory. The file name must allow regex.
     Solution type: one-liner

Application management

Database

  • Application server management functions for the WildFly application server (e.g. deploying/undeploying, listing and clearing application files)
     Solution type: functions script
Clone this wiki locally