-
- Vagrantをインストール
- mentaユーザーの作成とssh公開鍵認証をする
- Apache/Nginx/H2Oのインストール それぞれの設定と比較
- https オレオレ証明書でアクセスできるように
- PHP7最新のインストールと設定
- Mysql最新のインストールと設定
- Wordpress最新のインストール
- menta.meでアクセスできるようにする
-
### Description
I installed neo4j in a Vagrant machine which I use to develop. The actual installation completes ok, and I managed to connect an express app using passport to the neo4j browser. T…
-
@raymondfeng and @dashby3000 suggested we should change the way how environment-specific configurations are applied.
At the moment, values from `datasources.production.json` are merged with `datasour…
-
## Checklist
- [X] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery version affected).
- [X] I have ve…
erkib updated
6 years ago
-
Notice:
Hello,
I do not know if this is a bug or something that can be configured from the modules itself, but Im
getting this error while installing, any help/advice really appreciated.
/Stag…
-
Hi
Just come across this module. I've been using biemond/wildfly to install keycloak. It works really well, and has lots of functionality for configuring the underlying wildfly server itself.
…
-
* Module version: mod 'elastic-elasticsearch', '6.3.0'
* Puppet version: puppetserver-5.3.3, puppet-agent-5.5.3
* OS and version: server - CentOS 7 ( 7.4.1708), node - Ubuntu 14.04.5 LTS (x…
aursu updated
6 years ago
-
When connecting to a MySQL Server via SSL, the error message can be empty
Set in config:
* use_ssl
* ssl_ca
* host uses IP instead of a hostname
Of course it works when the FQDN host is used.…
-
Our intention with our docker containers, was to use them for unit testing our application as a whole, while testing the validity of the puppet scripts, used to build our development environment. How…
-
Attempting to run an nginx server on Ubuntu 14.04 with hhvm and mysql - hhvm does not install, and the users and database are not created for mysql.
vagrantfile and install log follows:
…