Skip to content

alteryx-vue/acumen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alteryx Acumen

GitHub release Build Status Software License

An Alteryx Gallery & Server Admin Tool

Features

  • Quickly browse Gallery users with filter/search functionality
  • View user sessions to see who's actually visiting/publishing on the Gallery
  • Analyze jobs for the current day - whether running or completed
  • Load Gallery content metadata and even download packages!

Install & Build

# clone
git clone https://github.com/alteryx-vue/acumen.git

# navigate to directory
cd acumen

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Alteryx MongoDB API App

  • Download the MongoDB API App and save/publish a copy in your organization's gallery
  • Grab the App's ID from the end of it's URL
# example URL
https://gallery.alteryx.com/#!app/Alteryx-MongoDB-API-App/5b2032b8826fd32438e9a640 

Settings

Visit the settings page in Alteryx Acumen and populate appropriately

Contribute!!!

Screenshots

image image image image image