No description
Find a file
2023-07-22 15:23:05 +02:00
.circleci Fix docker image name 2021-06-03 18:24:52 +02:00
.github/workflows Update deploy config 2022-12-03 11:14:56 +01:00
bin Add timetable (W.I.P) and reformat code 2017-12-14 23:00:39 +01:00
data Update director informations to include strange example of html entities used to format text 2022-12-21 14:44:08 +01:00
public Add account recover (#21) 2019-12-04 17:21:21 +01:00
src Don't show error div message if there is no error messsage on login form 2023-05-23 13:29:11 +02: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
app.js Replace node-sass with dart sass 2022-08-27 16:10:55 +02:00
docker-compose.yaml Fix ports config 2022-11-23 22:17:34 +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 Add messages+ domain and endpoints 2022-08-20 16:19:55 +02:00
LICENSE Update LICENSE 2023-07-22 15:17:00 +02:00
package-lock.json Update dependencies 2023-07-22 15:23:05 +02:00
package.json Update dependencies 2023-07-22 15:23:05 +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