No description
Find a file
2022-05-12 21:59:45 +02:00
.circleci Fix docker image name 2021-06-03 18:24:52 +02:00
bin Add timetable (W.I.P) and reformat code 2017-12-14 23:00:39 +01:00
data Add more messages 2022-03-28 16:08:46 +02:00
public Add account recover (#21) 2019-12-04 17:21:21 +01:00
src Add support for posting CUFS certificate straight to /symbol (#41) 2022-02-12 12:29:12 +01:00
.gitignore Add director information endpoint 2021-05-02 19:05:53 +02:00
.jshintrc Fix linter 2019-05-16 16:26:43 +02:00
app.js Add Dockerfile (#23) 2020-05-12 13:55:23 +02:00
docker-compose.yml Add docker-compose and nginx config (#37) 2021-10-05 21:22:49 +02:00
Dockerfile Add Dockerfile (#23) 2020-05-12 13:55:23 +02:00
fakelog.conf Add apache2 config file (#47) 2022-05-12 21:59:45 +02:00
fakelog.nginx Add docker-compose and nginx config (#37) 2021-10-05 21:22:49 +02:00
LICENSE Update date in LICENSE file (#45) 2022-02-12 12:22:48 +01:00
package-lock.json Update dependencies 2022-04-16 12:39:34 +02:00
package.json Update dependencies 2022-04-16 12:39:34 +02:00
README.md Remove greenkeeper badge 2021-12-30 17:42:29 +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