Commit graph

46 commits

Author SHA1 Message Date
Henne Vogelsang
93662dc489
Adapt Dockerfile.productiono to openSUSE Leap 15.6
- No need to manually install bundler anymore
- bundle to vendor/bundle
- build nokogiri against system libraries
- expose the port foreman is using
- serve static files
2025-09-04 18:09:50 +02:00
Henne Vogelsang
270cd76e45
Remove heroku/railway configuration
No one here uses this anymore so no one maintains it.
2025-09-04 14:01:25 +02:00
AlessandroMinoccheri
f98f6a5c31 fix some typos in contributing and install files 2022-10-08 09:50:27 +02:00
eladeyal-intel
170ab36bcf
fix service name 2021-11-08 16:03:39 +02:00
Henne Vogelsang
d70687c9b9
Get rid of bin/osem-init.sh
Setting up the app if it isn't already setup should be some
concious step and not run every time we boot the containers.

This also fixes the problem that processes are not killed
if you stop the container with CTRL+C because the bash script
is not passing on signals.
2021-10-21 16:14:47 +02:00
Henne Vogelsang
eabb2693c0 Move Translation docu into the wiki
This doesn't need to live in the code base...
2019-02-01 01:00:19 +01:00
Henne Vogelsang
2a7acf7369 Fixup INSTALL.md
- add a big fat warning
- Do not mentioned the deprecated docker setup anymore
- Fixup docker-compose production setup
2019-02-01 01:00:19 +01:00
Yair Silbermintz
8972e03f7a Update Ruby version listed in dependencies 2018-11-28 13:11:27 -08:00
Stella Rouzi
59f6d94366 Update INSTALL.md with Ruby version requirement 2018-03-02 10:08:23 -08:00
Godfrey Chan
0c8095493a Skylight instrumentation
This allows individual installations to optionally collect performance
data using [Skylight for Open Source](https://www.skylight.io/oss).
2018-02-22 21:08:24 -08:00
AEtherC0r3
c21c9af60f Use environment variable for the redis url in cable.yml
Move redis url from cable.yml to dotenv.example
2017-12-11 20:58:04 +02:00
Esquith Allen
56afd4e22b
Update INSTALL.md
typo
2017-12-03 22:19:01 -05:00
TheAssassin
2c3c070f7e Update Docker docs 2017-07-09 21:38:43 +02:00
TheAssassin
9402eb36d8 Add beginner guide for deploying OSEM with Docker 2017-07-09 21:38:43 +02:00
AEtherC0r3
3f46fed0b2 Remove reference to secrets.yml in INSTALL.md
INSTALL.md references two methods for enabling openID
1) adding the provider's API keys in config/secrets.yml and
2) adding the provider's API keys as environment variable in the
relevant .env files

The first method is not acceptable anymore, so it is no longer mentioned
2017-04-03 23:55:59 +03:00
AEtherC0r3
dcd57934fb Add OpenID test documentation
* Write a paragraph that informs contributors about the openID test
accounts that are available and provide instructions on how to
enable them in development (#1315) in CONTRIBUTING.md

* Add missing environment variable for openID logins via openSUSE
(OSEM_SUSE_KEY, OSEM_SUSE_SECRET) in dotenv.example
2017-04-03 23:55:59 +03:00
JewelSam
f6e74461ba Add schedule interval as attribute of a program
Also, the part of the schedule event is deleted and the length of the event types
changes to the nearest suitable after changing the length of the interval.

This closes #1220
2017-04-01 21:39:20 +03:00
Stella Rouzi
e8699f4258 Updating readme, install, payments, contributing files 2017-03-13 14:29:52 +02:00
Christian Bruckmayer
322d58c61c
Revert "fixed travis issues"
This reverts commit 1255088ff0.

Because it broke our heroku deployment
2017-03-03 15:07:54 +01:00
Siddhant Bajaj
1255088ff0 fixed travis issues 2017-02-20 23:43:02 +05:30
Eugene Dubinin
ff9ca4a817 implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
Rishabh Saxena
2605c8f239 docs/PAYMENTS: add API docs
docs: remove OSEM_ICON docs
2016-08-18 15:31:34 +05:30
Rishabh Saxena
4509bf09bb add email-invoice documentation.
correct language errors.
2016-08-15 11:00:46 +05:30
Rishabh Saxena
f40caa8b24 improve documentation 2016-08-15 11:00:46 +05:30
Rishabh Saxena
c8b3b95d74 add documentation for Stripe configuration 2016-08-15 11:00:46 +05:30
Henne Vogelsang
5b773197f3 Update INSTALL.md 2016-06-08 14:47:50 +02:00
Henne Vogelsang
332b309dd5 Document CLOUDINARY_URL 2016-04-29 16:40:15 +02:00
Henne Vogelsang
5b0202c052 Expand and document SMTP configuration 2016-04-29 16:37:48 +02:00
Henne Vogelsang
64830e9cff Don't read config.yml anymore
add some heroku support gems and document all the new variables
2016-04-29 16:36:47 +02:00
sonalkr132
2710f32792 Fix recurring spelling [ci skip] 2016-04-28 19:22:00 +05:30
Henne Vogelsang
88d101b359 Link to GitHub OAuth application 2016-04-26 16:17:09 +02:00
Henne Vogelsang
fc9d716985 Link to a sane google search 2016-04-26 16:13:47 +02:00
Henne Vogelsang
c75d9942b9 Cleanup INSTALL.md/CONTRIBUTE.md 2016-04-26 16:10:05 +02:00
Aditya Prakash
d47e9c317d Add rake task to reprocess sponsor logos
rake logo:reprocess
2016-04-25 17:24:14 +05:30
Aditya Prakash
d662ebd252 Remove sponsorship level from view and test 2016-04-21 21:22:14 +05:30
Aditya Prakash
9abda59b0d Add configuration and documentation smtp setting 2016-04-07 13:49:28 +05:30
Aditya Prakash
d770533bdc Add documentation for using ichain in test mode
Removed houndp-ci because we are not using it anymore.
Removed private links. Ex: [OSEM-admins](https://github.com/orgs/openSUSE/teams/osem-admins)
is accessible only to members ot osem-admins team.
2016-04-07 11:17:37 +05:30
robin kiplangat
e3e2312311 Update INSTALL.md 2016-03-21 10:43:12 +03:00
Henne Vogelsang
c9cce9fcca Update INSTALL.md
Add `vagrant exec` instructions
2016-03-07 14:52:39 +01:00
Christian Bruckmayer
2dad051ab9 Add letter_opener_web
to present emails in the browser in development mode.
Using letter_opener in combination with Vagrant does not work
because it's not possible to launch a web browser in your
Vagrant box. Fixes #817.
2016-03-05 14:09:42 +01:00
Christian Bruckmayer
9e9c536946 Update rails to version 4.2
Furthermore it was necessary to add the following gems:
- responders
- web-console

And additional it was necessary to update these gems manually:
- devise
- turbolinks
- delayed_job_active_record
- money-rails

And the corresponding dependencies.
http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-4-1-to-rails-4-2
2016-01-26 10:04:08 +01:00
Christian Bruckmayer
f3549a21d9 Setup vagrant file for development 2015-12-07 15:06:04 +01:00
Henne Vogelsang
35c37272e6 Update INSTALL.md
Link to ImageMagick install page
2015-06-30 12:33:36 +02:00
Henne Vogelsang
51b01d638c Update INSTALL.md
Some styling fixes
2015-06-30 12:09:21 +02:00
Gopesh Tulsyan
98112b5a03 Adds delayed jobs recipe for production, and some documentation added for running delayed jobs in local 2014-08-15 22:13:07 +05:30
Artem Chernikov
73c15e9404 fixes #363 issues and sprint discipline 2014-07-30 23:23:40 +02:00