Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
/ opendata.gov.lt Public archive

Deployment scripts for opendata.gov.lt data portal.

License

Notifications You must be signed in to change notification settings

ivpk/opendata.gov.lt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible scripts for CKAN deployment to opendata.gov.lt

How to set up local development environment

Install CKAN locally:

make local

Run CKAN development server:

make run

How to deploy CKAN

Run:

make <env> deploy

For example:

make staging deploy
make prod deploy

About

Deployment scripts for opendata.gov.lt data portal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published