Wooey
master
  • Installation
    • A Wooey only project
    • Installation with existing Django Projects
    • Installation on remote servers
      • Configuration on Heroku
        • Installing Wooey
        • Bootstrapping Wooey
        • Setup Heroku and git
        • Setup dependencies
        • Setup a Procfile
        • Storage
        • Celery
        • Production Settings
        • Migrate your database and sync static assets
        • Check out your app
      • Configuration on DigitalOcean
        • Download Wooey
        • Install Nginx & uWSGI
        • Getting Wooey to listen on Port 80
        • Getting Wooey to talk to Nginx & uWSGI
        • Forcing SSL with Nginx
        • Running Celery in the background
      • Configuration on OpenShift
        • Setup OpenShift
        • Installing Wooey
        • Bootstrapping Wooey
        • Setup OpenShift Pt. 2
        • Migrate your database and sync static assets
        • Check out your app
      • Configuration on Fly.io
        • Directory Layout
        • Fly TOML file
        • Dockerfile
        • Requirements
      • Configuring Amazon S3 Storage for Wooey
        • Prerequisites
        • Steps to Follow
        • Configuration Settings
      • Wooey Celery Configuration
        • Celery
        • The Broker
        • Additional Heroku Options
        • Fly.dev Setup
  • Configuration
    • Wooey Settings
    • Internationlization (i18n)
  • Running Wooey
    • Through two separate processes
    • Through a Procfile
    • With Docker
  • Adding & Managing Scripts
    • Script Guidelines
    • The admin Interface
    • The command line
    • Script Organization
    • Script Permissions
    • Deleting Scripts
    • Other Script Runners
      • Running a Script in Docker
  • Virtual Environment Setup
    • Adding a virtual environment
    • Adding scripts with invalid imports
  • Wooey UI
    • Running scripts
    • Running previous versions of a script
  • Wooey API
    • Script Management API
    • Job API
      • Creating a new Job
      • Querying Jobs
        • API Keys
  • API Keys
    • Example Usage
  • Wooey Customizations
    • Form Widgets
  • Remote File Systems
  • Upgrade Help
    • General Upgrade Information
    • Upgrading to 0.14
    • 0.9.11 To 0.10
  • Changelog
    • v0.14.0
    • v0.12.0
    • v0.11.0
  • Security
  • Developer Setup
    • Dev Environment
      • Docker
      • System
    • Style
Wooey
  • Search


© Copyright 2015, Martin Fitzpatrick and Chris Mitchell (BSD Licensed). Revision d2f65d3f.

Built with Sphinx using a theme provided by Read the Docs.