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
orsj_submit-0.2.1-py3-none-any.whl
(411.9 kB
view details)
File details
Details for the file orsj_submit-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: orsj_submit-0.2.1-py3-none-any.whl
- Upload date:
- Size: 411.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bddfa6d404b3715234a8cf76099ebcdcc31ef9b4f60d3c61b411fe97c903037f |
|
MD5 | dbb7fbc113e8fce6cb7782cb4268e2ae |
|
BLAKE2b-256 | 6bebf9950e2f75e897228a0bb3b77675be24321df863c3b6778dd2fc0b9706f6 |