8000 GitHub - esuomi/lupakartta: Lupakartta - Fishing permits on map
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

esuomi/lupakartta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lupakartta - Fishing permits on map

As (eventually) seen on Lupakartta.fi/.eu/.com/.net/.org/.info

Welcome to Lupakartta monorepository root!

How to navigate this repository

  • This README describes how to build and deploy everything as it represents the whole project
  • Each defined subdirectory has its own README which describes the contents beneath

The subdirectories in no particular order are

  • ./apps - UI and microservices - that is, applications of all sorts
  • ./libs - libraries and shared components; all code used in two or more applications
  • ./configs - Configuration files for applications and whatnot

The root of this repository also contains

This project is 100% Clojure|Sript and uses the Leiningen ecosystem for builds.

Packaging

Lupakartta in its entirety is meant to be run as Docker Stack on Docker Swarm.

To build everything execute

lein monolith each do clean, install &&
lein monolith each :select :deployable uberjar &&
docker-compose build

and to run Lupakartta execute

docker stack deploy -c docker-compose.yml lupakartta

Mad Props

In order of discovery:

About

Lupakartta - Fishing permits on map

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0