Skip to content

FicHub/infra-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The intent of this repository is to include a Dockerfile for running a
development/test instance of FicHub.net.

Currently FicHub.net's prod environment depends on a few things to be fully
functional:
	nginx
	uwsgi
	postgresql
	elasticsearch
	calibre
	alexandria

All but the final should be included in the built images currently. Just run:
	./build.sh && docker-compose up
to build, run, and tail the logs. The local instance of FicHub will be
available on :59294 .

Alexandria is an entirely separate can of worms to self-host. It may be best
to mock it out until a similar infra repository can be created for it.

About

fichub.net dev/test environment setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published