GithubHelp home page GithubHelp logo

owncloud-ops / pretalx Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 38 KB

Custom container image for Pretalx

Home Page: https://hub.docker.com/r/owncloudops/pretalx

License: Apache License 2.0

Dockerfile 44.20% Python 29.00% Shell 26.80%
container oci pretalx

pretalx's Introduction

pretalx

Build Status Docker Hub Quay.io

Custom container image for the pretalx conference management system.

Ports

  • 8000

Volumes

  • /data

Environment Variables

PRETALX_ADMIN_EMAIL=
PRETALX_ADMIN_USERNAME=
PRETALX_ADMIN_PASSWORD=

PRETALX_SITE_DEBUG=false
PRETALX_SITE_URL=http://localhost:8000
PRETALX_SITE_SECRE=

PRETALX_DB_TYPE=sqlite3
# DB parameters take effect only if the type is not sqlite3.
PRETALX_DB_NAME=pretalx
PRETALX_DB_USER=
PRETALX_DB_PASS=
PRETALX_DB_HOST=
PRETALX_DB_PORT=

PRETALX_MAIL_FROM=admin@localhost
PRETALX_MAIL_HOST=localhost
PRETALX_MAIL_PORT=25
PRETALX_MAIL_USER=
PRETALX_MAIL_PASSWORD=
PRETALX_MAIL_TLS=false
PRETALX_MAIL_SSL=false

PRETALX_REDIS_HOST=redis
PRETALX_REDIS_PORT=6379

PRETALX_LANGUAGE_CODE=en
PRETALX_TIME_ZONE=UTC

PRETALX_LOG_LEVEL=info
PRETALX_GUNICORN_WORKERS=

Build

You could use the BUILD_VERSION to specify the target version.

docker build -f Dockerfile -t pretalx:latest .

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

pretalx's People

Contributors

renovate[bot] avatar xoxys avatar

pretalx's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
  • python 3.11-slim@sha256:fc39d2e68b554c3f0a5cb8a776280c0b3d73b4c04b83dbade835e2a171ca27ef
droneci
.drone.yml
  • docker.io/owncloudci/drone-docker-buildx 3
  • docker.io/owncloudci/drone-docker-buildx 3
  • docker.io/owncloudci/drone-docker-buildx 3
  • docker.io/chko/docker-pushrm 1
  • docker.io/chko/docker-pushrm 1
regex
Dockerfile
  • pretalx/pretalx v2024.1.0
  • hairyhenderson/gomplate v3.11.7
  • thegeeklab/wait-for v0.4.2
  • owncloud-ops/container-library v0.1.0

  • Check this box to trigger a request for Renovate to run again on this repository

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.