octopot / hugs

🤗 Hugs - Platform for Static Sites.
https://hugs.octolab.net
MIT License
4 stars 1 forks source link
docker go hugo platform static-sites

🤗 Hugs Tweet

Platform for Static Sites.

Patreon License

Roadmap

Quick start

Requirements:

$ 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