No description
.circleci | ||
.github/workflows | ||
bin | ||
data | ||
public | ||
src | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
app.js | ||
docker-compose.yaml | ||
Dockerfile | ||
fakelog.conf | ||
fakelog.nginx | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
Wulkanowy Fake Log
Fake log for the Wulkanowy app. Used for testing.
Instalation
$ npm install
$ npm start
Installation with Docker
Docker
git clone https://github.com/wulkanowy/fake-log.git
docker build -t fake-log .
docker run -p 3000:3000 fake-log
docker-compose
git clone https://github.com/wulkanowy/fake-log.git
docker-compose up
You can add -d
to both docker run
and docker-compose up
in order to run in "detached" mode (in background)
Nginx reverse proxy
We provide example nginx config file fakelog.nginx. You will need to change SSL certificates paths and domain names. You may need to change proxy_pass
URL
Login
- Email:
jan@fakelog.cf
- Password:
jan123
- Log:
Fakelog