jadon

Results 86 comments of jadon

Important commands for working with Docker & Compose: ``` docker build . -t ore_app docker-compose up ```

https://github.com/phase/Ore/pull/1

We do that for versions currently

We can implement this in two ways: 1. Don't allow the user to join the organization if it requires 2FA and they don't have 2FA. 2. Let them join but...

I found a [Dockerfile](https://github.com/SpongePowered/Ore/blob/c0103a713a1343d09c3bd6c137711bc5fe80bc1f/.deploy/docker/Dockerfile) from a long time ago. It'll probably be useful.

If we want to have Plugin Packs, I think it should be a list of Plugin Versions, with maybe extra files like configs? cc @worm424 @Inscrutable

If "Packs" exist at all on Ore, they're going to be a collection of projects _on Ore_, meaning and plugin or mod for a platform we support. The simplest solution...

This was declined by admin earlier because a name based file structure is easier to go through when fixing files.

I'd like to make recommended versions per-_channel_ instead of per-_verision_. This will allow us to combine tags for projects to display on the front page. I've got an algorithm in...

I would still like to hear input on this. @dualspiral brought up the idea of having multiple _jars_ per _version_. I think this will unnecessarily complicate things. Having one jar...