Giter Site home page Giter Site logo

library's Introduction

QIIME 2 Library

Development Quickstart

A simple docker-compose recipe is available for development:

docker compose -f docker-compose.dev.yml up --remove-orphans --build

Production Environment Variables

  • ADMINS
  • ALLOWED_HOSTS
  • DATABASE_URL
  • RABBITMQ_URL
  • CElERY_BROKER_URL
  • DISCOURSE_SSO_SECRET
  • DJANGO_SETTINGS_MODULE
  • GOOGLE_ANALYTICS_PROPERTY_ID
  • SECRET_KEY
  • AWS_ACCESS_KEY_ID=YOUR_AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY=YOUR_AWS_SECRET_ACCESS_KEY
  • AWS_SES_REGION_NAME=YOUR_AWS_SES_REGION_NAME
  • AWS_SES_REGION_ENDPOINT=YOUR_AWS_REGION_ENDPOINT

Misc

  • openssl rand -base64 66 | tr -d '\n'

library's People

Contributors

thermokarst avatar ebolyen avatar lizgehret avatar q2d2 avatar keegan-evans avatar colinvwood avatar chriskeefe avatar andrewsanchez avatar david-rod avatar raptorace27 avatar

Stargazers

 avatar

Watchers

Greg Caporaso avatar James Cloos avatar Nicholas Bokulich avatar  avatar  avatar  avatar  avatar  avatar  avatar

library's Issues

Using Discourse as an SSO provider

Bug Description
When using Discourse as an SSO provider, an unauthenticated user who uses the discourse OAuth service will be logged into discourse, but will not be redirected from the login back to library.

Expected behavior
The user should be redirected automatically to the library, even if they have not logged into discourse.

Comments

  1. This will likely require a PR to discourse.

References

  1. https://meta.discourse.org/t/sso-redirect-problem/59044

Admin plugin form requires dependencies

Bug Description
Dependencies were removed from the main site UI, but the admin site still includes them in the form, and requires them in order to save a plugin record.

Logo truncated in some environments

Bug Description
The right side of the Qiime 2 Library logo is cut off in Firefox (not in Chrome). This behavior holds at desktop and mobile screen sizes.

See screencap below.

Steps to reproduce the behavior

  1. Open firefox, navigate to the library
  2. Look at the logo (top left)

Expected behavior
Logo should be displayed in toto in all major browsers.

Screenshots
library-sm

library

Computation Environment

  • OS: LinuxMint 18.3 Cinnamon
  • Firefox 65 "Quantum" (64-bit)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.