Commit Graph

26 Commits

Author SHA1 Message Date
Earlopain
aeab4e4ae7
[Readme] Document default development admin user
Closes #374
2022-02-06 18:57:36 +01:00
Earlopain
d13dc9cad4
[Docker] Set the posts to seed amount through env
Most of the time I don't need 100, especially when I'm `down -v` constantly.
This is a switch to easily lower that.
2022-01-05 13:44:36 +01:00
Earlopain
82d7ff59e0
[Docker] Install gems and js packages into the image
To see the changes persisted into the container run `docker-compose` build
`docker-compose down -v` no longer requires to reinstall gems/packages
It's also possible to have branches with different gemfiles, without having
to install between them constantly
2022-01-05 13:41:41 +01:00
Earlopain
36812a234e
[Readme] Add docker for windows specifics 2021-11-16 00:20:21 +01:00
Earlopain
061176e095
[Setup] Ignore limits when seeding
This makes the environment config understand booleans. If something
ends with "?" it tries to interpret it as a boolean. A bunch of
existing configs where changed to reflect this change.
2021-11-14 22:16:36 +01:00
Earlopain
ce871e412c
[Setup] Improve docker setup
* Reduces the image size by using alpine and cleaning up after some things
* Simplify the initial setup instructions slightly
* Access via localhost:3000 instead of e621.local
2021-11-14 14:12:51 +01:00
Earlopain
7c972ecf91
[Setup] Replace vagrant with docker 2021-11-14 03:31:26 +01:00
bitWolfy
fa2e6a1a2e [Readme] Move the vagrant troubleshooting guide to a separate file 2021-10-06 22:36:59 -07:00
Earlopain
22a4fe038d
[Readme] Add a few more troubleshooting steps 2021-10-03 00:40:24 +02:00
Earlopain
69869a2d62
[Vagrant] Allow remote postgres connections
This makes it easiliy possible to use a local client to take a look
into the database
2021-09-25 10:38:09 +02:00
Earlopain
c8aab49711
[Readme] Update hostname for development machine
Also remove non-relevant installation step
2021-05-02 19:35:50 +02:00
Kira
3933afc785 [README] Update readme and install docs
Also remove the two dead/non-working installations scripts.
2021-04-24 20:11:19 -07:00
S87GMIL
1a739a86bf Repalced the IPv4 Address with the hostname of the VM 2020-04-06 17:24:46 +02:00
S87GMIL
c72aa2bad8 Added additional steps to the installation instructions 2020-04-05 22:32:31 +02:00
byte
6c4344796f update readme 2019-02-16 17:46:28 -05:00
Albert Yi
0508b127fd continue refactoring savedsearch 2018-11-15 12:06:13 -08:00
Albert Yi
718e641f51 remove similar users report 2018-08-03 17:40:00 -07:00
Albert Yi
40d2c6b520 update readme 2018-08-01 15:48:34 -07:00
Albert Yi
881c76c788 update readme, remove sprockets gem 2018-08-01 15:34:15 -07:00
Albert Yi
182b986191 fixes #3776 2018-07-20 10:36:16 -07:00
r888888888
7c70d5d27b update readme 2017-09-25 14:51:09 -07:00
r888888888
38800fc50e list more dependencies in readme 2017-04-04 17:10:00 -07:00
Albert Yi
62956be384 hide saved search functionality if not enabled 2016-12-21 14:53:39 -08:00
Albert Yi
ee4ebce4d7 support pool version archive 2016-12-21 11:43:46 -08:00
Albert Yi
7aab50f726 remove old iqdb code 2016-12-02 13:21:56 -08:00
r888888888
56c4f18826 update readme 2015-05-21 12:15:34 -07:00