- On the server:
- Remove symlinks towards removed files
-
Update all Debian packages
-
Remove
yarn
,python-magic
,mongodb
,mongodb-dev
,mongodb-clients
,docker-engine
,python-mako
,python-numpy
,libblas-common
,libblas3
,libgfortran3
,liblapack3
,python-distlib
,python-markupsafe
,python-tz
,python-distlib-whl
,python-six-whl
. -
stopped & removed calculette-impots-web-api.service (kept service in
old
directory on openfisca-ops) -
stopped & removed calculette-impots-web-explorer.service (kept service in
old
directory on openfisca-ops) -
stopped & removed openfisca-web-site.service (kept service in
old
directory on openfisca-ops) -
stopped & removed dotenv.service
-
moved the following directories to openfisca/old :
- openfisca-web-ui
- calculette-impots-m-language-parser
- calculette-impots-m-source-code
- calculette-impots-python
- calculette-impots-web-api
- calculette-impots-web-explorer
- demonstrator
- mbox
- new-api
- openfisca-web-site
- production-configs
- README.md
removed the following nginx configurations : - jupyter.openfisca.fr.conf - ui.openfisca.fr.conf - forum.openfisca.fr.conf - doc.openfisca.fr.conf.save - doc.openfisca.fr.conf - api.ir.openfisca.fr.conf - api.openfisca.fr.conf - calc.ir.openfisca.fr.conf
- removed the following directories:
- test-legex
- tracker
- Created a symlink
/home/openfisca/legislation-explorer/.env
->/home/openfisca/openfisca-ops/fr.openfisca.org/legislation-explorer/.env
- Created a new virtualenv in
/home/openfisca/virtualenvs/api-fr22
0.8.3 #52
- Reduce the number of workers on the API instances so the server won't overload.
0.8.2 #44
- Remove deployment script for
fr.openfisca.org
0.8.1 #34
- Remove non-breaking spaces from changelog
- Improve formatting
- Fix formatting bugs
0.8.0 #43
- Serve
fr.openfisca.org/api/v21
- Details:
- On repo:
- Created configuration files in
openfisca-ops/fr.openfisca.org/api/v21
- Created configuration files in
- On server:
- Created a new virtualenv in
/home/openfisca/virtualenvs/api-fr-21
following these steps
- Created a new virtualenv in
- On repo:
0.7.0 #41
- Redirect traffic from
legislation.openfisca.fr
tofr.openfisca.org/legislation
- Details:
- On repo:
- In order to have the configuration
legislation.openfisca.fr
onopenfisca-ops
: createdopenfisca-ops/legislation.openfisca.fr/legislation.openfisca.conf with the redirection
- In order to have the configuration
- On server:
- Replaced symlink
for nginx/sites-available/legislation.openfisca.fr.conf
to fileopenfisca-ops/legislation.openfisca.fr/legislation.openfisca.conf
- Replaced symlink
- On repo:
0.6.0 #40
- Host the legislation explorer on
fr.openfisca.org/legislation
- Details:
- On repo:
- In order to redirect traffic: modified
openfisca-ops/fr.openfisca.org/fr.openfisca.org.conf
- In order to have the service for the legislation explorer on
openfisca-ops
: createdopenfisca-ops/fr.openfisca.org/legislation-explorer/legislation-explorer.service
- In order to redirect traffic: modified
- On server:
- Created symlink
legislation-explorer.service
tohome/openfisca/openfisca-ops/fr.openfisca.org/legislation-explorer/legislation-explorer.service
- Created symlink
- On repo:
0.5.0 #33
- Redirect traffic from openfisca.fr to fr.openfisca.org's new website
- Details:
- On repo:
- Modified
openfisca-ops/www.openfisca.fr/www.openfisca.fr.conf
- Modified
- On server:
- Replaced file
/home/openfisca/production-configs/www.openfisca.fr/config/www.openfisca.fr.conf
with symlink to/home/openfisca/openfisca-ops/www.openfisca.fr/www.openfisca.fr.conf
- Replaced file
- On repo: