Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

octopot/hugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€— Hugs Tweet

Platform for Static Sites.

Patreon License

Roadmap

Quick start

Requirements:

  • Docker 18.06.0-ce or above
  • Docker Compose 1.22.0 or above
  • GNU Make 3.81 or above
$ git clone git@github.com:octolab/hugs.git # or git@bitbucket.org:kamilsk/hugs.git
$ cd hugs
$ make up demo status

     Name                    Command               State                        Ports
-----------------------------------------------------------------------------------------------------------
hugs_click_1      click run --with-profiler  ...   Up      80/tcp, 8090/tcp, 8091/tcp
hugs_database_1   docker-entrypoint.sh postgres    Up      5432/tcp
hugs_forma_1      form-api run --with-profil ...   Up      80/tcp, 8090/tcp, 8091/tcp
hugs_hugo_1       /bin/sh -c hugo server --b ...   Up      1313/tcp
hugs_passport_1   service run --with-profili ...   Up      8080/tcp, 8090/tcp, 8091/tcp, 8092/tcp, 8093/tcp
hugs_server_1     /bin/bash -c echo $BASIC_U ...   Up      0.0.0.0:443->443/tcp, 0.0.0.0:80->80/tcp

$ make help
$ open https://127.0.0.1.xip.io/
$ open https://click.127.0.0.1.xip.io/
$ open https://forma.127.0.0.1.xip.io/
$ open https://passport.127.0.0.1.xip.io/

Related projects

Hugs blocks GitHub Bitbucket Docker Hub Quay Brew
Click! + + + + kamilsk/tap/click
Forma + + + + kamilsk/tap/form-api
Guard + + + + kamilsk/tap/guard
Passport + + + + kamilsk/tap/passport
Hugs tools
check + + - - kamilsk/tap/check
go-kit + + - - -
retry + + - - kamilsk/tap/retry
semaphore + + - - kamilsk/tap/semaphore
Misc
kamilsk/hugo + + + - -
kamilsk/nginx + + + + -
octolab/lens + - - - -

Gitter

made with ❀️ by OctoLab