Skip to content

Akshara is an initiative to promote the usage of native langauge in computing and literature

License

Notifications You must be signed in to change notification settings

ijesh/akshara-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akshara-project

Akshara is an initiative to promote the usage of native langauge in computing and literature.

Docker Usage

We use docker during development as well as for production use.

Please follow the official docs to install docker and docker-compose on your system.

Then a simple docker-compose up (from the project root directory) will start all of the akshara services. Full list of those services:

Notes

  • You will need to prefix the docker commands with sudo, if you haven't added your user to the docker group.

  • If you are a developer running the elasticsearch instance here for testing, please read through the elasticsearch-specific akshara docs, especailly the usage section. Our elasticsearch setup makes certain assumptions that you need to follow while indexing documents, to ensure that all search features are available.

About

Akshara is an initiative to promote the usage of native langauge in computing and literature

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 61.7%
  • Python 38.3%