No description
Find a file
2024-03-27 22:31:41 +01:00
.circleci Fix docker image name 2021-06-03 18:24:52 +02:00
.github/workflows Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
bin Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
data Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
public Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
src Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
.gitignore Add director information endpoint 2021-05-02 19:05:53 +02:00
.jshintrc Bump esversion to 11 2023-05-10 22:41:44 +02:00
.prettierrc Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
app.js Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
docker-compose.yaml Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
Dockerfile Add SSL=true to docker-compose.yml 2022-08-27 16:39:16 +02:00
fakelog.conf Add apache2 config file (#47) 2022-05-12 21:59:45 +02:00
fakelog.nginx Update fakelog.nginx (#56) 2024-03-22 19:31:46 +01:00
LICENSE Update LICENSE 2023-07-22 15:17:00 +02:00
package-lock.json Update dependencies 2024-03-03 10:58:23 +01:00
package.json Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00
README.md Add prettier and format code (#58) 2024-03-27 22:31:41 +01:00

Wulkanowy Fake Log

CircleCI

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