Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Gitlab Gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • External wiki
    • External wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • TPA
  • GitlabGitlab
  • Issues
  • #54
Closed
Open
Created Jul 11, 2020 by Alexander Færøy@ahf🍍Owner

Deploy Lobby Webapp for Sign Ups

I've finally managed to get the Lobby web application to the point where we can use it for user sign-ups + approvals. Next step will be the anonymous issue creation and commenting, but that is a secondary thing right now. It also depends on whether we do Discourse or not.

We need to figure out how and where to deploy this app. It can use a SQLite database or PostgreSQL. It's written in Django, but I have no experience with running Django apps with Apache. I assume it's a lot like with Nginx.

The code in https://gitlab.torproject.org/ahf/lobby works now and can be tested with ./manage.py runserver (test webserver) and by putting the right values in the lobby/settings.py file.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking