mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Furrest City's modified version of OSEM
http://osem.io
- Put docker-compose.yml into version control, no need to make this an example file and complicate things. - Start the docker dev-env osem on port 3000. Just as our documentation says and how we do it in vagrant. - hardcode CONTAINER_USERID so you don't have to have an docker-compose.override.yml if your UID is 1000. - Rename web service/container to osem for clarity in the logs - Keep assets also in a volume in production - warn a bit more prominently about docker-compose.override.yml |
||
|---|---|---|
| .github | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| doc | ||
| lib | ||
| public | ||
| spec | ||
| vendor | ||
| .dockerignore | ||
| .gitignore | ||
| .haml-lint.yml | ||
| .haml-lint_todo.yml | ||
| .overcommit.yml | ||
| .rubocop.yml | ||
| .rubocop_todo.yml | ||
| .ruby-gemset | ||
| .ruby-version | ||
| .travis.yml | ||
| app.json | ||
| bootstrap.sh | ||
| CODE_OF_CONDUCT.md | ||
| config.ru | ||
| CONTRIBUTING.md | ||
| docker-compose.override.yml.example | ||
| docker-compose.yml | ||
| docker-compose.yml.production-example | ||
| Dockerfile | ||
| Dockerfile.base | ||
| Dockerfile.production | ||
| dotenv.example | ||
| Gemfile | ||
| Gemfile.lock | ||
| Guardfile | ||
| INSTALL.md | ||
| knapsack_rspec_report.json | ||
| LICENSE | ||
| PAYMENTS.md | ||
| Procfile | ||
| Rakefile | ||
| README.md | ||
| TRANSLATION.md | ||
| travis_script.sh | ||
| Vagrantfile | ||
Open Source Event Manager
An event management tool tailored to Free and Open Source Software conferences.
OSEM actively participates in GSoC and RGSoC.
Installation
Please refer to INSTALL documentation file
How to contribute to OSEM
Please refer to our CONTRIBUTING guide
How to translate OSEM into your language
Please refer to our TRANSLATION guide
Contact
GitHub issues are the primary way for communicating about specific proposed changes to this project. If you have other questions feel free to subscribe to the opensuse-web@opensuse.org mailinglist, all OSEM contributors are on that list! Additionally you can use #osem channel on freenode IRC.
