Web application of 'submitting papers' in ORSJ.
Project description
Description
Web application of "submitting papers" in ORSJ.
ORSJ: The Operations Research Society of Japan
OS
mac, ubuntu
Usage
Step 1
Copy setting file.
$ orsj-submit setting
Step 2
Modify setting file.
$ edit setting.yml
Step 3
Start redis server.
$ orsj-submit redis
Step 4
In annother shell, set environment.
$ export MAIL_USER=XXX
$ export MAIL_PASSWD=XXX
$ export SECRET_KEY=XXX
Step 5
start web application.
$ orsj-submit run
Using docker
Must modify setting.yml & start_cmd of orsj.tgz.
wget -qO- <URL of orsj.tgz> | tar zxf -
docker run -d -u root -p 80:80 -e MAIL_USER=XXX -e MAIL_PASSWD=XXX -e SECRET_KEY=XXX \
-v $PWD/orsj:/orsj -w /orsj --name orsj tsutomu7/scientific-python ash start_cmd
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
orsj_submit-0.0.5-py3-none-any.whl
(409.0 kB
view details)
File details
Details for the file orsj_submit-0.0.5-py3-none-any.whl.
File metadata
- Download URL: orsj_submit-0.0.5-py3-none-any.whl
- Upload date:
- Size: 409.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.6 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
014c3324ac79fbad7cdfb47397229dfecc2632b06fdf2b00e1dbd4bc1b8fe08a
|
|
| MD5 |
5a7519c6d6d3f34f6d3e8917e7d40979
|
|
| BLAKE2b-256 |
971ed6f5c0e7647f8a32979ace6fb419b5a4bc9243efccfcd606eefc55c2ae28
|